]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 393145: Release Notes for Bugzilla 2.20.5
authormkanat%bugzilla.org <>
Thu, 23 Aug 2007 23:03:51 +0000 (23:03 +0000)
committermkanat%bugzilla.org <>
Thu, 23 Aug 2007 23:03:51 +0000 (23:03 +0000)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

docs/rel_notes.txt

index b83dabb41c729d0e1d2cde54e0a4f3d549e19bf5..b55b9ce41da52300561223cac232912767bd54c9 100644 (file)
@@ -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
 ***********************************