From: David Schmidt <david__schmidt@users.sourceforge.net>
Date: Fri, 18 Aug 2006 02:38:15 +0000 (+0000)
Subject: Update the ChangeLog a little bit...
X-Git-Tag: v_3_0_5~160
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/static/gitweb.js?a=commitdiff_plain;h=b8d8264f384951e79e384bcc40a46762f2a27e69;p=privoxy.git

Update the ChangeLog a little bit...
---

diff --git a/ChangeLog b/ChangeLog
index a64af740..47a19083 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,12 +2,17 @@
 ChangeLog for Privoxy
 --------------------------------------------------------------------
 *** Since 3.0.3 ***
+- Windows version can be installed/started as a service
+- W32 icon stays blue when Privoxy is idle.
+- Integrated Fabian Keil's extensive patch.  See:
+  http://www.fabiankeil.de/sourcecode/privoxy/
 - Multiple filter files can now be specified in config.
 - Added jpeg filtering to defend against MS jpeg vulnerability MS04-028
 - Removed the "arbitrary" 1000 filter limit - addresses tracker #911950
 - Thanks to Jindrich Makovicka for a race condition fix for the log 
   file.  The race condition remains for non-pthread implementations.
   Reference patch #1175720.
+- A pile of assorted bug fixes, memory leaks, etc.
 
 *** Version 3.0.3 ***