There's no reason to let remote toggling support depend
[privoxy.git] / ChangeLog
index c6404d5..dfe6992 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,26 @@
 --------------------------------------------------------------------
 ChangeLog for Privoxy
 --------------------------------------------------------------------
-*** Since 3.0.9 Beta ***
+*** Since 3.0.10
+       
+- Support for remote toggling is controlled by the configure
+  option --disable-toggle only. In previous versions it also
+  depended on the action editor and thus configuring with the
+  --disable-editor option would disable remote toggling support
+  as well.
+
+*** Version 3.0.10 ***
+
 - 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.
 - The img-reorder filter is less likely to mess up JavaScript code in
   img tags. Problem and solution reported by Glenn Washburn in #2014552.
+- The source tar ball now includes Privoxy-Log-Parser,
+  a syntax-highlighter for Privoxy logs. For fancy screenshots see:
+  http://www.fabiankeil.de/sourcecode/privoxy-log-parser/
+  Documentation is available through perldoc(1).
 
 *** Version 3.0.9 Beta ***