diff options
author | mkanat%bugzilla.org <> | 2009-03-30 21:27:39 +0200 |
---|---|---|
committer | mkanat%bugzilla.org <> | 2009-03-30 21:27:39 +0200 |
commit | e0955c1603559bd8e0b63ccf0331fbde09412dcb (patch) | |
tree | 6c9e5887bee6a2888f3af61bf0b66b67638cf026 /template/en/default/pages/release-notes.html.tmpl | |
parent | e397e43a24203eecd6e4daeb67d708e8c6bb4f04 (diff) | |
download | bugzilla-e0955c1603559bd8e0b63ccf0331fbde09412dcb.tar.gz bugzilla-e0955c1603559bd8e0b63ccf0331fbde09412dcb.tar.xz |
Bug 485845: Release Notes for Bugzilla 3.2.3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
Diffstat (limited to 'template/en/default/pages/release-notes.html.tmpl')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 49 |
1 files changed, 42 insertions, 7 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 181ac82a1..0062d34e3 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.1 Release Notes" + title = "$terms.Bugzilla 3.2.3 Release Notes" style_urls = ['skins/standard/release-notes.css'] %] @@ -60,6 +60,35 @@ <a href="http://www.bugzilla.org/status/changes.html">Change Log Page</a>.</p> +<h3>3.2.3</h3> + +<ul> + <li>[% terms.Bugzilla %] is now compatible with MySQL 5.1.x versions 5.1.31 + and greater. + (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=480001">[% terms.Bug %] 480001</a>)</li> + <li>On Windows, [% terms.Bugzilla %] sometimes would send mangled emails + (that would often fail to send). + (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=467920">[% terms.Bug %] 467920</a>)</li> + <li><code>recode.pl</code> would sometimes crash when trying to convert + databases from older versions of [% terms.Bugzilla %]. + (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=431201">[% terms.Bug %] 431201</a>)</li> + <li>Running a saved search with Unicode characters in its name would + cause [% terms.Bugzilla %] to crash. + (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=477513">[% terms.Bug %] 477513</a>)</li> + <li>[% terms.Bugzilla %] clients like Mylyn can now update [% terms.bugs %] + again (the [% terms.bug %] XML format now contains a "token" element that + can be used when updating a bug). + (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=476678">[% terms.Bug %] 476678</a>)</li> + <li>For installations using the <code>shadowdb</code> parameter, + [% terms.Bugzilla %] was accidentally writing to the "tokens" table + in the shadow database (instead of the master database) when using the + "Change Several [% terms.Bugs %] at Once" page. + (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=476943">[% terms.Bug %] 476943</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.2</h3> <p>This release fixes one security issue that is critical for installations @@ -103,6 +132,12 @@ <h2><a name="v32_security">Security Fixes In This 3.2.x Release</a></h2> +<h3>3.2.3</h3> + +<p>This release fixes one security issue related to attachments. See the + <a href="http://www.bugzilla.org/security/3.2.2/">Security Advisory</a> + for details.</p> + <h3>3.2.2</h3> <p>This release fixes one security issue that is critical for installations @@ -720,7 +755,7 @@ <ul> <li>For users of Firefox 2, the <code>show_bug.cgi</code> user interface - should no longer "collapse" after you modify a [% terms.bug %]. + should no longer "collapse" after you modify [% terms.abug %]. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=370739">[% terms.Bug %] 370739</a>)</li> <li>If you can bless a group, and you share a saved search with that group, it will no longer automatically appear in all of that group's @@ -740,7 +775,7 @@ There should now be no remaining signficant problems with running [%+ terms.Bugzilla %] under mod_perl. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=370398">[% terms.Bug %] 370398</a>)</li> - <li>If moving a [% terms.bug %] between products would remove groups + <li>If moving [% terms.abug %] between products would remove groups from the [% terms.bug %], you are now warned. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=303183">[% terms.Bug %] 303183</a>)</li> <li>On IIS, whenever [% terms.Bugzilla %] threw a warning, it would @@ -1162,7 +1197,7 @@ is a comma-separated list of [% terms.Bugzilla %] users who will get all [% terms.bug %] notifications generated by [% terms.Bugzilla %].</p> -<p>Group controls still apply, though, so users who can't see a [% terms.bug %] +<p>Group controls still apply, though, so users who can't see [% terms.abug %] still won't get notifications about that [% terms.bug %].</p> <h3><a name="v30_feat_utf8"></a>Improved UTF-8 Support</h3> @@ -1219,7 +1254,7 @@ in your user preferences.</li> <li>You can hide obsolete attachments on [% terms.abug %] by clicking "Hide Obsolete" at the bottom of the attachment table.</li> - <li>If a [% terms.bug %] has flags set, and you move it to a different + <li>If [% terms.abug %] has flags set, and you move it to a different product that has flags with the same name, the flags will be preserved.</li> <li>You now can't request a flag to be set by somebody who can't set it @@ -1254,7 +1289,7 @@ <li>When viewing [% terms.bug %] activity, fields that hold [% terms.bug %] numbers (such as "Blocks") will have the [% terms.bug %] numbers displayed as links to those [% terms.bugs %].</li> - <li>When viewing the "Keywords" field in a [% terms.bug %] list, + <li>When viewing the "Keywords" field in [% terms.abug %] list, it will be sorted alphabetically, so you can sanely sort a list on that field.</li> <li>In most places, the Version field is now sorted using a version-sort @@ -1573,7 +1608,7 @@ sub y { $var++ }</pre> <kbd>Bugzilla::Mailer</kbd></li> <li>The <kbd>CheckCanChangeField()</kbd> subroutine in <kbd>process_bug.cgi</kbd> has been moved to <kbd>Bugzilla::Bug</kbd>, - and is now a method of a [% terms.bug %] object.</li> + and is now a method of [% terms.abug %] object.</li> <li>The code that used to be in the <kbd>global/banner.html.tmpl</kbd> template is now in <kbd>global/header.html.tmpl</kbd>. The banner still exists, but the file is empty.</li> |