]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 543346: Release Notes for Bugzilla 3.0.11
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 21:10:09 +0000 (13:10 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 21:10:09 +0000 (13:10 -0800)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

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

index 54772e5465187ef3b1f75f549b961c4341a3594c..a26f7cac3141d78064d648aa3e7b6f802ec196b5 100644 (file)
@@ -20,7 +20,7 @@
 
 [% PROCESS global/variables.none.tmpl %]
 [% INCLUDE global/header.html.tmpl 
-  title = "$terms.Bugzilla 3.0.10 Release Notes" 
+  title = "$terms.Bugzilla 3.0.11 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.11</h3>
+
+<p>This release contains one minor security fix. See the
+  <a href="http://www.bugzilla.org/security/3.0.10/">Security Advisory</a>
+  for details.</p>
+
 <h3>3.0.10</h3>
 
 <p>The security fix in 3.0.9 broke the <code>B[% %]ug.create</code> WebService
 
 <h2><a name="v30_security"></a>Security Updates in This Release</h2>
 
+<h3>3.0.11</h3>
+
+<p>This release contains one minor security fix. See the
+  <a href="http://www.bugzilla.org/security/3.0.10/">Security Advisory</a>
+  for details.</p>
+
 <h3>3.0.9</h3>
 
 <p>This release fixes a critical security issue. See the