From f63ff7503fac66ead5663d41df8c893db3dd5b8a Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Mon, 26 Oct 2009 00:05:15 +0000 Subject: [PATCH] Bug 521045: Release Notes for Bugzilla 3.0.10 Patch by Max Kanat-Alexander r=LpSolit --- template/en/default/pages/release-notes.html.tmpl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 -- 2.47.2