]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 832265: Release notes for Bugzilla 4.0.10
authorFrédéric Buclin <LpSolit@gmail.com>
Tue, 19 Feb 2013 08:50:32 +0000 (09:50 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Tue, 19 Feb 2013 08:50:32 +0000 (09:50 +0100)
r=dkl a=LpSolit

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

index 0db913bf4faeceeea20b8d77f1096c6f87e4d820..03f36779c2e3ae135d7ffb3c3f5fcbcd3730f796 100644 (file)
 
 <h2 id="v40_point">Updates in this 4.0.x Release</h2>
 
+<h3>4.0.10</h3>
+
+<p>This release fixes two security issues. See the
+  <a href="http://www.bugzilla.org/security/3.6.12/">Security Advisory</a>
+  for details.</p>
+
+<p>In addition, the following [% terms.bugs %] have been fixed in this release:</p>
+
+<ul>
+  <li>Warnings thrown by Return::Value 1.666002 about this deprecated module
+    and which are polluting the web server error log are now disabled.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=826678">[% terms.Bug %] 826678</a>)</li>
+  <li>[% terms.Bugzilla %] now works correctly with Perl 5.16.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=771100">[% terms.Bug %] 771100</a>)</li>
+</ul>
+
 <h3>4.0.9</h3>
 
 <p>This release fixes several security issues. See the