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