From 962bb02fbd10adb09a314508cd5e55b759c5db4f Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Sat, 31 Mar 2012 09:23:19 +0200 Subject: [PATCH] Updated changelog. --- doc/changelog.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/changelog.txt b/doc/changelog.txt index cf7e0676..08dc66aa 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,4 +1,4 @@ -7.6 "" (released xx.xx.2012) +7.6 "Türkisch für Anfänger" (released 31.03.2012) Fixes: - checking: Recheck extern status on HTTP redirects even if domain @@ -12,12 +12,18 @@ Fixes: virus checking daemon. - gui: Replace configuration filename in options dialog. - checking: Honor the charset encoding of the Content-Type HTTP - header when parsing HTML. Fixes characters displayed as'?' - for certain websites. + header when parsing HTML. Fixes characters displayed as '?' + for non-ISO-8859-1 websites. Closes: SF bug #3388257 - checking: HTML parser detects and handles invalid comments of the form "". Closes: SF bug #3509848 +- checking: Store cookies on redirects. Patch by Charles Jones. + Closes: SF bug #3513345 +- checking: Fix concatenation of multiple cookie values. + Patch by Charles Jones. +- logging: Encode comments when logging CSV comments. + Closes: SF bug #3513415 Changes: - checking: Add real url to cache. Improves output for cached errors.