From 92ed1e860de1546f40d7e180a674c907fc0f5ed4 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Mon, 20 Jan 2003 14:23:01 +0000 Subject: [PATCH] Release 1.1.4-1-dev - Jcs setval: Add -n switch and fixed multi-word handling - Enhancement to yupdate.sh (floppy config file detection support) --- CHANGES | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index de10fef3..98fe1819 100644 --- a/CHANGES +++ b/CHANGES @@ -64,3 +64,7 @@ o replaced assert(0) with abort() ------- 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) diff --git a/VERSION b/VERSION index 2cfb62bf..e0b66559 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.4-0-dev +1.1.4-1-dev