From: Fabian Keil <fk@fabiankeil.de> Date: Sat, 16 Aug 2008 09:32:02 +0000 (+0000) Subject: Mention changes since 3.0.9 beta. X-Git-Tag: v_3_0_10~7 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/man-page/static/gitweb.js?a=commitdiff_plain;h=39c7832dc692f20d051dbdb29a0d5c7cbb10c561;p=privoxy.git Mention changes since 3.0.9 beta. --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index f7a66c5d..0eb212cd 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -33,7 +33,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.81 2008/08/16 08:51:28 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.82 2008/08/16 09:00:52 fabiankeil Exp $ Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -59,7 +59,7 @@ </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.81 2008/08/16 08:51:28 fabiankeil Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.82 2008/08/16 09:00:52 fabiankeil Exp $</pubdate> <!-- @@ -605,6 +605,31 @@ How to install the binary packages depends on your operating system: Building with zlib (if available) is done by default. </para> </listitem> + <itemizedlist> + <listitem> + <para> + Ordinary configuration file changes no longer cause program + termination on OS/2 if the name of the logfile hasn't been + changed as well. This regression probably crept in with the + logging improvements in 3.0.7. Reported by Maynard. + </para> + </listitem> + <listitem> + <para> + The img-reorder filter is less likely to mess up JavaScript code in + img tags. Problem and solution reported by Glenn Washburn in #2014552. + </para> + </listitem> + <listitem> + <para> + The source tar ball now includes Privoxy-Log-Parser, + a syntax-highlighter for Privoxy logs. For fancy screenshots see: + <link linkend="http://www.fabiankeil.de/sourcecode/privoxy-log-parser/" + >http://www.fabiankeil.de/sourcecode/privoxy-log-parser/</link> + Documentation is available through perldoc(1). + </para> + </listitem> + </itemizedlist> </itemizedlist> </para> @@ -8584,6 +8609,9 @@ In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibut USA $Log: user-manual.sgml,v $ + Revision 2.82 2008/08/16 09:00:52 fabiankeil + Fix example URL pattern (once more with feeling). + Revision 2.81 2008/08/16 08:51:28 fabiankeil Update version-related entities.