]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 485845: Release Notes for Bugzilla 3.2.3
authormkanat%bugzilla.org <>
Mon, 30 Mar 2009 19:27:39 +0000 (19:27 +0000)
committermkanat%bugzilla.org <>
Mon, 30 Mar 2009 19:27:39 +0000 (19:27 +0000)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

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

index 181ac82a146aaf4b1c9de771967569fedf2c24be..0062d34e38a5823f1da0221b96c957849ff6007d 100644 (file)
@@ -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'] 
 %]
 
   <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
 
 <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
 
 <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
     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
   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>
     in your user preferences.</li>
   <li>You can hide obsolete attachments on [% terms.abug %] by clicking
     &quot;Hide Obsolete&quot; 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
   <li>When viewing [% terms.bug %] activity, fields that hold [% terms.bug %] 
     numbers (such as &quot;Blocks&quot;) will have the [% terms.bug %] numbers
     displayed as links to those [% terms.bugs %].</li>
-  <li>When viewing the &quot;Keywords&quot; field in a [% terms.bug %] list,
+  <li>When viewing the &quot;Keywords&quot; 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>