]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 720751 - Release notes for Bugzilla 3.6.8
authorDave Lawrence <dlawrence@mozilla.com>
Fri, 27 Jan 2012 22:00:44 +0000 (17:00 -0500)
committerDave Lawrence <dlawrence@mozilla.com>
Fri, 27 Jan 2012 22:00:44 +0000 (17:00 -0500)
r/a=LpSolit

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

index 2bb85c666807380b56a39afc8dd230b299dddd5d..6b7d8a1e0bf359ea49ce206780a0f831a456046c 100644 (file)
 
 <h2 id="v36_point">Updates in this 3.6.x Release</h2>
 
+<h3>3.6.8</h3>
+
+<p>This release fixes two security issues. See the
+  <a href="http://www.bugzilla.org/security/3.4.13/">Security Advisory</a>
+  for details.</p>
+
+<p>In addition, the following important fix has been made in this
+  release:</p>
+
+<ul>
+  <li>Previously, WebServices would only work with <kdb>JSON::RPC</kdb> 0.96 or 
+  older due to newer versions being incompatible. <kdb>JSON::RPC</kdb> 1.x is now 
+  supported as well.
+  (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=706753">[% terms.Bug %] 706753</a>)</li>
+</ul>
+
 <h3>3.6.7</h3>
 
 <p>This release fixes two security issues. See the