]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1154319: Release notes for 4.2.14
authorDavid Lawrence <dkl@mozilla.com>
Wed, 15 Apr 2015 03:08:22 +0000 (04:08 +0100)
committerDavid Lawrence <dkl@mozilla.com>
Wed, 15 Apr 2015 03:08:22 +0000 (04:08 +0100)
r=LpSolit,a=dkl

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

index b78f39acbb13b999e59b2597c4a1fb700334c95d..02be3a210d8e4d734285df579a1a551ee068e898 100644 (file)
 
 <h2 id="v42_point">Updates in this 4.2.x Release</h2>
 
+<h3>4.2.14</h3>
+
+<p>This release contains the following [% terms.bug %] fixes:</p>
+
+<ul>
+  <li>Users who are not in the insidergroup were able to determine if some
+    specific user made a private comment in [% terms.bugs %].
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1151290">[% terms.Bug %] 1151290</a>)</li>
+  <li>Due to a regression caused by <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1090275">
+    [% terms.bug %] 1090275</a>, the WebService methods <kbd>B[%%]ug.get_bugs</kbd> and
+    <kbd>B[%%]ug.get_history</kbd> were no longer allowed.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1154099">[% terms.Bug %] 1154099</a>)</li>
+  <li><kbd>B[%%]ug.update</kbd> was sometimes returning <kbd>cc_accessible</kbd>
+    instead of <kbd>is_cc_accessible</kbd> as being changed.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1001846">[% terms.Bug %] 1001846</a>)</li>
+  <li>Suppress warnings thrown by CGI 4.05 and newer about "CGI::param called in list context".
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1087400">[% terms.Bug %] 1087400</a>)</li>
+</ul>
+
 <h3>4.2.13</h3>
 
 <p>This releases contains the following [% terms.bug %] fix:</p>