From 2fe3cabedfb4ef626cee1ecee941672db6bb7e70 Mon Sep 17 00:00:00 2001
From: Max Kanat-Alexander
Date: Mon, 1 Feb 2010 13:10:09 -0800
Subject: [PATCH] Bug 543346: Release Notes for Bugzilla 3.0.11 Patch by Max
Kanat-Alexander r=LpSolit
---
template/en/default/pages/release-notes.html.tmpl | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index 54772e5465..a26f7cac31 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.10 Release Notes"
+ title = "$terms.Bugzilla 3.0.11 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.11
+
+This release contains one minor security fix. See the
+ Security Advisory
+ for details.
+
3.0.10
The security fix in 3.0.9 broke the B[% %]ug.create
WebService
@@ -735,6 +741,12 @@
Security Updates in This Release
+3.0.11
+
+This release contains one minor security fix. See the
+ Security Advisory
+ for details.
+
3.0.9
This release fixes a critical security issue. See the
--
2.47.2