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