From: mkanat%bugzilla.org <>
Date: Wed, 8 Jul 2009 10:12:47 +0000 (+0000)
Subject: Bug 494038: Release Notes for Bugzilla 3.2.4
X-Git-Tag: bugzilla-3.2.4~2
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fabdf73d9048b6917cc94b385e01351cdb484242;p=thirdparty%2Fbugzilla.git
Bug 494038: Release Notes for Bugzilla 3.2.4
Patch by Max Kanat-Alexander r=LpSolit
---
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index f1981acf18..c9750ddea0 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -19,7 +19,7 @@
[% PROCESS global/variables.none.tmpl %]
[% INCLUDE global/header.html.tmpl
- title = "$terms.Bugzilla 3.2.3 Release Notes"
+ title = "$terms.Bugzilla 3.2.4 Release Notes"
style_urls = ['skins/standard/release-notes.css']
%]
@@ -60,6 +60,30 @@
Change Log
Page.
+3.2.4
+
+
+ - We now require a specific version of the Email::MIME::Encodings Perl
+ module, to fix an issue where some emails would have too many newlines
+ in them.
+ ([% terms.Bug %] 486206)
+ - [% terms.Bugzilla %]'s JavaScript and CSS should now be fully compatible
+ with Internet Explorer 8.
+ ([% terms.Bug %] 483150)
+ - Running a saved search with a saved sort order will now no longer
+ overwrite your default search order.
+ ([% terms.Bug %] 491679)
+ - You can now confirm [% terms.abug %] by popular vote even if there
+ is no status called "NEW" in your [% terms.Bugzilla %].
+ ([% terms.Bug %] 500900)
+ - Displaying [% terms.abug %] with lots of comments should now be
+ significantly faster.
+ ([% terms.Bug %] 498318)
+
+
+This release also contains a security fix. See the
+ Security Fixes Section for details.
+
3.2.3
@@ -132,6 +156,12 @@
+3.2.4
+
+This release fixes one security issue related to [% terms.bug %]
+ editing. See the Security
+ Advisory for details.
+
3.2.3
This release fixes one security issue related to attachments. See the