]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 361115: Release Notes For Bugzilla 2.22.2
authormkanat%bugzilla.org <>
Fri, 2 Feb 2007 04:17:54 +0000 (04:17 +0000)
committermkanat%bugzilla.org <>
Fri, 2 Feb 2007 04:17:54 +0000 (04:17 +0000)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

docs/rel_notes.txt

index 98ddc4da8e62d6fc8d002ebaaa99c0b3a2352d53..35b36d0f813e53c0311cc8073c5b3349862a575f 100644 (file)
@@ -68,6 +68,17 @@ Important Updates In This Point Release
 This section describes bugs fixed in releases after the original 2.22
 release.
 
+Version 2.22.2
+--------------
+
++ Make Bugzilla compatible with Template Toolkit 2.15 (bug 357374)
+
++ Make Bugzilla compatible with versions of MySQL higher than 5.0.25
+  (bug 321645)
+
++ Sanity Check can now only be run by people with the "admin" privilege.
+  (bug 91761)
+
 Version 2.22.1
 --------------
 
@@ -574,6 +585,14 @@ This is actually safe to do at any time--it just forces a logout of
 every single user, even those with saved sessions. (It invalidates
 every login cookie Bugzilla has ever given out.)
 
+Version 2.22.2
+--------------
+
+A Cross-Site Scripting vulnerability is fixed in Bugzilla 2.22.2. You can
+read the details of the fix at:
+
+http://www.bugzilla.org/security/2.20.3/
+
 Version 2.22.1
 --------------