From: hal9 Date: Sun, 2 Jun 2002 05:16:36 +0000 (+0000) Subject: Catching up. Jon and Andreas should please check this before 3.0! X-Git-Tag: v_2_9_16~53 X-Git-Url: http://www.privoxy.org/gitweb/@user-manual@@actions-help-prefix@HIDE-IF-MODIFIED-SINCE?a=commitdiff_plain;h=f5350aa942abfb7eb6bb06e83e60f341483d799e;p=privoxy.git Catching up. Jon and Andreas should please check this before 3.0! --- diff --git a/ChangeLog b/ChangeLog index 54d4e7dd..10c19c0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,13 +3,17 @@ ChangeLog for Privoxy -------------------------------------------------------------------- *** Version 2.9.15 (current CVS) *** +- Major revamp of default.action to get rid of years of cruft. +- Re-design and major improvements to the CGI editor interface. +- Address spurious 'out of memory' error due to incorrect file permissions. - Impose buffer limits while reading client and server headers. - Better memory and CPU optimization. - Add Conectiva Linux package. +- user-manual directive added to config for help links from within CGI + editor. +- Multiple actions files can now be specified in config. - Actions files are changed to: default.action, standard.action, and user.action. user.action is for personal/local configuration. -- Major overhaul of the CGI editor (ongoing). -- Multiple actions files can now be specified in config. - The usual many small and miscellaneous fixes. *** Version 2.9.14 Beta ***