Mention changes since 3.0.9 beta.
authorFabian Keil <fk@fabiankeil.de>
Sat, 16 Aug 2008 09:32:02 +0000 (09:32 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 16 Aug 2008 09:32:02 +0000 (09:32 +0000)
doc/source/user-manual.sgml

index f7a66c5..0eb212c 100644 (file)
@@ -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.