X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=ChangeLog;h=83507ab0178ce5d3f253524d6a1d8e9a75cd3023;hp=cceea6e044bcf6f52cac78dd6806f8be14a00ecf;hb=c225d07f6398434a9f890a6d9fcee1ae7b83d61b;hpb=00289150b4f16a673ebb64ffe3f2c03f236d24e3 diff --git a/ChangeLog b/ChangeLog index cceea6e0..83507ab0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,19 +2,28 @@ ChangeLog for Internet JunkBuster -------------------------------------------------------------------- -*** 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. +*** 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.) +-Added a new image blocker option: +image-blocker{pattern}, which +displays a checkboard patthern and scales better than the logo. +- 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, --user and configfile. --no-daemon replaces -the former -d option and _DEBUG define. -- Signal handling cleanups (Unix). -- CGI editor improvements and fixes. +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').