From: mkanat%bugzilla.org <> Date: Thu, 23 Aug 2007 23:03:51 +0000 (+0000) Subject: Bug 393145: Release Notes for Bugzilla 2.20.5 X-Git-Tag: bugzilla-2.20.5~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26ec8276aff2f3b8eb3badfc63fa6c39669893ab;p=thirdparty%2Fbugzilla.git Bug 393145: Release Notes for Bugzilla 2.20.5 Patch By Max Kanat-Alexander r=LpSolit --- diff --git a/docs/rel_notes.txt b/docs/rel_notes.txt index b83dabb41c..b55b9ce41d 100644 --- a/docs/rel_notes.txt +++ b/docs/rel_notes.txt @@ -7,7 +7,7 @@ Table of Contents - Introduction - Important Updates in this Point Release - * Version 2.20.1 - 2.20.4 + * Version 2.20.1 - 2.20.5 - Minimum Requirements * Perl * For MySQL Users @@ -174,6 +174,17 @@ Version 2.20.4 This is a security-only release--see the Security Fixes section. +Version 2.20.5 +-------------- + ++ If collectstats.pl encountered an invalid series when collecting data for + New Charts, it would stop processing all series, silently. This means + that several series may not have been collecting data. On PostgreSQL, + all series were failing, thus meaning that New Charts were not working + at all on PostgreSQL. (bug 257351) + +Also see the Security Fixes section for the security updates in this +release. Minimum Requirements ******************** @@ -737,6 +748,14 @@ For more details, you can read the security advisory here: http://www.bugzilla.org/security/2.20.3/ +2.20.5 +------ + +This release fixes a Cross-Site Scripting vulnerability. You can read the +details of the security fix at: + +http://www.bugzilla.org/security/2.20.4/ + Release Notes for Previous Versions ***********************************