From 67381d0b8a0ffb0c1b7ff6ca10bc6273b2ec7309 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 13 Nov 2010 20:17:52 +0000 Subject: [PATCH] Regenerate with ChangeLog updates --- doc/webserver/user-manual/whatsnew.html | 70 +++++++++++++++++-------- 1 file changed, 49 insertions(+), 21 deletions(-) diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html index 9fe655a9..9ee55551 100644 --- a/doc/webserver/user-manual/whatsnew.html +++ b/doc/webserver/user-manual/whatsnew.html @@ -95,19 +95,19 @@ CLASS="APPLICATION" >

Fixed last-chunk-detection for responses where the content was small enough to be read with the body, causing Privoxy to wait for the - end of the content until the server closed the connection. - Reported by "Karsten" in #3028326. + end of the content until the server closed the connection or the + request timed out. Reported by "Karsten" in #3028326.

  • Responses with status code 204 weren't properly detected as body-less - like RFC2616 mandates. Like the previous bug, this caused Privoxy - to wait for the end of the content until the server closed the connection. - Fixes #3022042 and #3025553, reported by a user with no visible name. - Most likely also fixes a bunch of other AJAX-related problem reports - that got closed in the past due to insufficient information and lack - of feedback. + like RFC2616 mandates. Like the previous bug, this caused Privoxy to + wait for the end of the content until the server closed the connection + or the request timed out. Fixes #3022042 and #3025553, reported by a + user with no visible name. Most likely also fixes a bunch of other + AJAX-related problem reports that got closed in the past due to + insufficient information and lack of feedback.

  • In cgi_show_url_info(), don't forget to prefix URLs that only contain http:// or https:// in the path. - Fixes #2975765 reported by Adam Piggott. +> In cgi_show_url_info(), don't forget to prefix URLs that only contain + http:// or https:// in the path. Fixes #2975765 reported by Adam Piggott.

  • javascript needs to be blocked with +handle-as-empty-document to work around Firefox bug 492459. So move .js blockers from - +block{Might be a web-bug.} -handle-as-empty-document - to - +block{Might be a web-bug.} +handle-as-empty-document + +block{Might be a web-bug.} -handle-as-empty-document to + +block{Might be a web-bug.} +handle-as-empty-document.

  • Block another omniture tracking domain +> Block another omniture tracking domain.

  • Added two sections to get Flickr's Ajax interface working with default pre-settings. If you change the configuration to block cookies by default, you'll need additional exceptions. - Reported by Mathias Homann in #3101419 and by Patrick on ijbswa-users@ + Reported by Mathias Homann in #3101419 and by Patrick on ijbswa-users@.

  • Grammar fixes for the ACL section.

  • Fixed a link to the 'intercepting' entry and add another one. +

  • Rename the 'Other' section to 'Mailing Lists' and reword it + to make it clear that nobody is forced to use the trackers +

  • Note that 'anonymously' posting on the trackers may not always + be possible. +

  • Suggest to enable debug 32768 when suspecting parsing problems. +

  • \ No newline at end of file +> -- 2.39.2