[% 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