]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 494038: Release Notes for Bugzilla 3.2.4
authormkanat%bugzilla.org <>
Wed, 8 Jul 2009 10:12:47 +0000 (10:12 +0000)
committermkanat%bugzilla.org <>
Wed, 8 Jul 2009 10:12:47 +0000 (10:12 +0000)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

template/en/default/pages/release-notes.html.tmpl

index f1981acf185641314a001374fdf3d427b807daf0..c9750ddea0185f668065dd6213af471fd5acd57c 100644 (file)
@@ -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'] 
 %]
 
   <a href="http://www.bugzilla.org/status/changes.html">Change Log 
   Page</a>.</p>
 
+<h3>3.2.4</h3>
+
+<ul>
+  <li>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.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=486206">[% terms.Bug %] 486206</a>)</li>
+  <li>[% terms.Bugzilla %]'s JavaScript and CSS should now be fully compatible
+    with Internet Explorer 8.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=483150">[% terms.Bug %] 483150</a>)</li>
+  <li>Running a saved search with a saved sort order will now no longer
+    overwrite your default search order.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=491679">[% terms.Bug %] 491679</a>)</li>
+  <li>You can now confirm [% terms.abug %] by popular vote even if there
+    is no status called "NEW" in your [% terms.Bugzilla %].
+   (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=500900">[% terms.Bug %] 500900</a>)</li>
+  <li>Displaying [% terms.abug %] with lots of comments should now be
+    significantly faster.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=498318">[% terms.Bug %] 498318</a>)</li>
+</ul>
+
+<p>This release also contains a security fix. See the
+  <a href="#v32_security">Security Fixes Section</a> for details.</p>
+
 <h3>3.2.3</h3>
 
 <ul>
 
 <h2><a name="v32_security">Security Fixes In This 3.2.x Release</a></h2>
 
+<h3>3.2.4</h3>
+
+<p>This release fixes one security issue related to [% terms.bug %]
+  editing. See the <a href="http://www.bugzilla.org/security/3.2.3/">Security
+  Advisory</a> for details.</p>
+
 <h3>3.2.3</h3>
 
 <p>This release fixes one security issue related to attachments. See the