X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=aa37bb3a6e00e48b233b2b4c0034a41a99094775;hb=d47a0c0eaa1c970d7a2cefdb0e7e60a641539445;hp=2f279b668c4d5c79788bd43c4efc15ac74513301;hpb=6fe9a06dda419e739b3dff974c9a6ad2404edd85;p=privoxy.git diff --git a/ChangeLog b/ChangeLog index 2f279b66..aa37bb3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ ChangeLog for Privoxy work around Firefox bug #492459, which causes Firefox to hang if JavaScripts are blocked in certain situations. The option is enabled in the default config file. -- Added the config option default-server-timeout to control the +- Added the config file option default-server-timeout to control the assumed default server timeout. Since Privoxy no longer returns an error message for connection resets on reused client connections, assuming larger server timeout values appears to actually work @@ -18,7 +18,7 @@ ChangeLog for Privoxy - In daemon mode, fd 0, 1 and 2 are bound to /dev/null. - Resolve localhost using whatever address family the operating system feels like. Previous betas would try to use IPv4 as this - is what most users expect, but this didn't work reliable on + is what most users expect, but this didn't work reliably on GNU/Linux systems. - In the action lists on CGI pages, actions and their parameters are no longer separated with a space. The action file parser doesn't @@ -33,7 +33,7 @@ ChangeLog for Privoxy blocked as image instead of empty documents. Doing the latter causes WebKit-based clients to show a "missing image" icon which may mess up the layout. -- The no-such-domain template if used if for DNS resolution +- The no-such-domain template is used for DNS resolution problems with FEATURE_IPV6_SUPPORT enabled. Previously the connect-failed template was used. Reported by 'zebul666'. - Accepts quoted expiration dates even though RFC 2109 10.1.2 @@ -52,7 +52,7 @@ ChangeLog for Privoxy code being enabled. - Privoxy-Log-Parser is roughly 40% faster in highlighting mode. - uagen, a Firefox User-Agent generator for Privoxy and Mozilla - browsers has been imported and is available in the tarballs + browsers has been imported and is available in the tarball's tools directory. - The scripts in the tools directory treat unknown parameters as fatal errors. @@ -175,7 +175,7 @@ ChangeLog for Privoxy the still-open connection will be reused for the client's next request to the same destination. Note that this only matters if connection-sharing is enabled. -- A TODO list has been added to the source tarballs to give potential +- A TODO list has been added to the source tarball to give potential volunteers a better idea of what the current goals are. Donations are still welcome too: http://www.privoxy.org/faq/general.html#DONATE