]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1118984: Release notes for 4.4.7
authorDavid Lawrence <dkl@mozilla.com>
Mon, 19 Jan 2015 20:33:44 +0000 (20:33 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Mon, 19 Jan 2015 20:33:44 +0000 (20:33 +0000)
r=LpSolit,a=glob

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

index 5c11360f3b3ecb23d3858a0604bf57bf505d4b29..c85866b1f57166e6a21b54dec0c2caefd4e707cd 100644 (file)
 
 <h2 id="v44_point">Updates in this 4.4.x Release</h2>
 
+<h3>4.4.7</h3>
+
+<p>This release contains fixes for a couple of security issues.
+  See the <a href="https://www.bugzilla.org/security/4.0.15/">
+  Security Advisory</a> for details.</p>
+
+<p>In addition, the following important fixes have been made in the release:</p>
+
+<ul>
+  <li>The <kbd>B[%%]ug.add_comment</kbd> WebService method now returns the correct
+    ID for the newly created [% terms.bug %] comment.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1111043">[% terms.Bug %] 1111043</a>)</li>
+  <li>Fixing a regression caused by CVE-2014-1571
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1064140">[% terms.bug %] 1064140</a>),
+    comments made while setting a flag from the attachment details page are again
+    included in the flag notification email.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1082887">[% terms.Bug %] 1082887</a>)</li>
+</ul>
+
 <h3>4.4.6</h3>
 
 <p>This release fixes several security issues. See the