X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=ChangeLog;h=fd5737d7a4d8a5f285ba4511fe1d8cc8ae2699b1;hp=9ae41759167fb421fb00274325cf94b2e6c18873;hb=0fe4806b7b84868ace1fe044fae69e1d4e39d4b6;hpb=8cda6ff733ccfa2e6d706103589d40ae5fcdfb55 diff --git a/ChangeLog b/ChangeLog index 9ae41759..fd5737d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,38 @@ -------------------------------------------------------------------- ChangeLog for Privoxy -------------------------------------------------------------------- +*** Version 3.0.26 stable *** + +- Bug fixes: + - Fixed crashes with "listen-addr :8118" (SF Bug #902). + The regression was introduced in 3.0.25 beta and reported + by Marvin Renich in Debian bug #834941. + +- General improvements: + - Log when privoxy is toggled on or off via cgi interface. + - Highlight the "Info: Now toggled " on/off log message + in the Windows log viewer. + - Highlight the loading actions/filter file log message + in the Windows log viewer. + - Mention client-specific tags on the toggle page as a + potentionally more appropriate alternative. + +- Documentation improvements: + - Update download section on the homepage. + The downloads are available from the website now. + - Add sponsor FAQ. + - Remove obsolete reference to mailing lists hosted at SourceForge. + - Update the "Before the Release" section of the developer manual. + +- Infrastructure improvements: + - Add perl script to generate an RSS feed for the packages + Submitted by "Unknown". + +- Build system improvements: + - strptime.h: fix a compiler warning about ambiguous else. + - configure.in: Check for Docbook goo on the BSDs as well. + - GNUMakefile.in: Let the dok-user target remove temporary files. + *** Version 3.0.25 beta *** - Bug fixes: