From 5634a0bda738189359b7713d561c7ebe2e55f81a Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Mon, 20 Jan 2003 20:42:40 +0000 Subject: [PATCH] bugfix in yupdate.sh: Broken command line parsing --- CHANGES | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 98fe1819..bec5170f 100644 --- a/CHANGES +++ b/CHANGES @@ -66,5 +66,10 @@ o added client_ tcp socket options to server configuration struct o added some assertions to module msgfmt 1.1.4-1 +------- o jcs setval: added -n switch and fixed multi-word handling o enhancement to yupdate.sh (floppy config file detection support) + +1.1.4-2 +------- +o bugfix in yupdate.sh: broken command line parsing diff --git a/VERSION b/VERSION index e0b66559..99640e49 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.4-1-dev +1.1.4-2-dev