]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 521045: Release Notes for Bugzilla 3.0.10
authormkanat%bugzilla.org <>
Mon, 26 Oct 2009 00:05:15 +0000 (00:05 +0000)
committermkanat%bugzilla.org <>
Mon, 26 Oct 2009 00:05:15 +0000 (00:05 +0000)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

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

index a6ae2053385c94c3a60965170613ca45ea486bf6..54772e5465187ef3b1f75f549b961c4341a3594c 100644 (file)
@@ -20,7 +20,7 @@
 
 [% PROCESS global/variables.none.tmpl %]
 [% INCLUDE global/header.html.tmpl 
-  title = "$terms.Bugzilla 3.0.9 Release Notes" 
+  title = "$terms.Bugzilla 3.0.10 Release Notes" 
   style_urls = ['skins/standard/release-notes.css'] 
 %]
 
   <em>everything</em> that's changed in each version, you should use our
   <a href="http://www.bugzilla.org/status/changes.html">Change Log Page</a>.</p>
 
+<h3>3.0.10</h3>
+
+<p>The security fix in 3.0.9 broke the <code>B[% %]ug.create</code> WebService
+  function for certain input parameters. It is fixed in this release.
+  (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=517502">[% terms.Bug %] 517502</a>)</p>
+
 <h3>3.0.9</h3>
 
 <p>This release fixes a critical security issue. See the