From 8069baebc9b92b23e84899278d812220b5e35d6d Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Mon, 8 Jul 2002 08:39:48 +0000 Subject: [PATCH] Version 2.0.4 SVN revision: 166 --- doc/CHANGELOG.TXT | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/doc/CHANGELOG.TXT b/doc/CHANGELOG.TXT index d7983e51..8c63d832 100755 --- a/doc/CHANGELOG.TXT +++ b/doc/CHANGELOG.TXT @@ -1,3 +1,24 @@ +Version 2.0.4, released July 8th, 2002 +====================================== + +- Fixed problem with "?cmd=Search" and wrong colors +- Propagage "mode=threaded" though "lastxxx" +- Fixed problem with submission of may "-----" lines +- Added attributes with commas like 'Options = item1, "item2, 3", item2' + which can be enclosed in "" +- Return code for elog is zero for success and 1 for error +- Fixed problem where only first line got ">" on replied to entries + submitted via "elog". +- Fixed bug with reverse sort in threaded display +- Fixed problem with "0207 1a.log" filenames containing a blank + +Version 2.0.3, released June 25th, 2002 +======================================= + +- Fixed problem that "Change password" didn't work if + "Start page = ?cmd=Last 10" was set in configuration file +- Updated browser URL to http://localhost:8080/demo in windows installer + Version 2.0.2, released June 21st, 2002 =======================================