X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=42cd1f4bdf10ce6522bc777eae43cbf5b8702f76;hb=32b46035e19bb2bc06abdc318c9a85d135121f29;hp=4f70cda51ba93b51d09ccf755c98008387ca7b61;hpb=889192282d120e7a3a6b33d1bc9996e7a09adac3;p=privoxy.git diff --git a/ChangeLog b/ChangeLog index 4f70cda5..42cd1f4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,17 +2,26 @@ 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 +*** Version 2.2.11 Beta Changes (WIP 03/07/02) *** +- **READ**: The default listening PORT is NOW 8118!!! Changed from 8000 due to conflict with NAS (Network Audio Server, whatever that is.) +- Change JB built-in images from GIF to PNG. +- Clean up compiler warnings (mostly). +- Improved handling of failed DNS lookups & diagnostics for failed bind +to listen socket +- Made --no-daemon mode log to tty instead of logfile. +- Various spec file and init script cleanups and improvements (Redhat and +SuSE). +- 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. - 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. +--version, --no-daemon, --user and configfile. --no-daemon replaces +the former -d option and _DEBUG define. --user will drop privileges +to the specified user. +- Signal handling cleanups (*nix). +- CGI actions editor improvements and fixes. - Error handling improvements, especially out of memory. - Default re_filterfile fix that caused spurious IJB logos (instead of 'blank').