]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 566198: Release Notes for Bugzilla 3.4.7
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 22 Jun 2010 04:08:55 +0000 (21:08 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 22 Jun 2010 04:08:55 +0000 (21:08 -0700)
r=LpSolit, a=mkanat

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

index 14ae38411d938dd29314857cfefcccd05b0927b0..d8a047137294c6ebed285214ed3911c531cfd879 100644 (file)
 
 <h2><a name="v34_point"></a>Updates In This 3.4.x Release</h2>
 
+<h3>3.4.7</h3>
+
+<p>This release fixes one security issue related to time tracking.
+  See the <a href="http://www.bugzilla.org/security/3.2.6/">Security
+  Advisory</a> for details.</p>
+
+<p>In addition, the following important fixes/changes have been made in
+  this release:</p>
+
+<ul>
+  <li><kbd>show_bug.cgi</kbd> (the [% terms.bug %] viewing/editing page)
+    should be considerably faster when you have many comments on
+    [%+ terms.abug %], now.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=498309">[% terms.Bug %] 498309</a>)
+  </li>
+  <li><kbd>jobqueue.pl</kbd> would lose its connection to the database and
+    stop sending emails if it was running for a long time.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=538705">[% terms.Bug %] 538705</a>)
+  </li>
+  <li>When loading <kbd>config.cgi</kbd>, you can now specify 
+    <kbd>?flags=0</kbd> in the URL to specify that you don't want
+    flag data. This speeds up config.cgi considerably.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=553267">[% terms.Bug %] 553267</a>)
+  </li>
+  <li>Logging in after changing your password would throw a confusing error.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=549814">[% terms.Bug %] 549814</a>)
+  </li>
+  <li>Some crashes that would occur when using PostgreSQL and trying to
+    delete a custom field are now fixed. 
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=557495">[% terms.Bug %] 557495</a>
+    and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=557686">[% terms.Bug %] 557686</a>)
+  </li>
+</ul>
+
 <h3>3.4.6</h3>
 
 <ul>