From: hal9 <hal9@users.sourceforge.net>
Date: Tue, 5 Mar 2002 22:38:17 +0000 (+0000)
Subject: Catch ups Andreas and David.
X-Git-Tag: v_2_9_12~166
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/@default-cgi@show-url-info?a=commitdiff_plain;h=00289150b4f16a673ebb64ffe3f2c03f236d24e3;p=privoxy.git

Catch ups Andreas and David.
---

diff --git a/ChangeLog b/ChangeLog
index 4f70cda5..cceea6e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,14 +2,16 @@
 ChangeLog for Internet JunkBuster
 --------------------------------------------------------------------
 
-*** Version 2.2.11 Beta Changes ***
+*** Version 2.2.11 Beta Changes (WIP) ***
+- Various spec file and init script cleanups and improvements.
+- CGI Editor works on OS/2 now.
 - Fix restart failure where sockets were in TIME_WAIT.
 - Fixes for actions cgi editor, make sure we have right file.
-- *READ*: The default listening PORT is NOW 8118!!! Changed from 
+- **READ**: The default listening PORT is NOW 8118!!! Changed from 
 8000 due to conflict with NAS (Network Audio Server, whatever that 
 is.)
 - A --pidfile command line option now, in addition to --help, 
---version, --no-daemon, and configfile. --no-daemon replaces
+--version, --no-daemon, --user and configfile. --no-daemon replaces
 the former -d option and _DEBUG define.
 - Signal handling cleanups (Unix).
 - CGI editor improvements and fixes.