From: mkanat%bugzilla.org <>
Date: Mon, 26 Oct 2009 00:05:15 +0000 (+0000)
Subject: Bug 521045: Release Notes for Bugzilla 3.0.10
X-Git-Tag: bugzilla-3.0.10~1
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f63ff7503fac66ead5663d41df8c893db3dd5b8a;p=thirdparty%2Fbugzilla.git
Bug 521045: Release Notes for Bugzilla 3.0.10
Patch by Max Kanat-Alexander r=LpSolit
---
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index a6ae205338..54772e5465 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -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']
%]
@@ -61,6 +61,12 @@
everything that's changed in each version, you should use our
Change Log Page.
+3.0.10
+
+The security fix in 3.0.9 broke the B[% %]ug.create
WebService
+ function for certain input parameters. It is fixed in this release.
+ ([% terms.Bug %] 517502)
+
3.0.9
This release fixes a critical security issue. See the