Changed Table of Contents to three levels (from 2).
[privoxy.git] / ChangeLog
index 4274e84..4f70cda 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,20 @@ ChangeLog for Internet JunkBuster
 --------------------------------------------------------------------
 
 *** Version 2.2.11 Beta Changes ***
+- 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 
+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
+the former -d option and _DEBUG define.
+- Signal handling cleanups (Unix).
 - CGI editor improvements and fixes.
 - Error handling improvements, especially out of memory.
+- Default re_filterfile fix that caused spurious IJB logos 
+(instead of 'blank').
+- configure.in threading fixes for Solaris.
 - Various other minor fixes.