X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=ChangeLog;h=47a1908307e5b0b0cd96b34e91406ecda054a3e3;hp=a64af74030cb73134d99e30d33c81d317644cafe;hb=797cf2906f89b336f6028d04bc802f8f617aaba4;hpb=72081f829de368392d04076728f8c991178c0080 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 ***