From 4911b3183476abff911fa70dff574afdcab5a510 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Sun, 23 Jan 2011 20:13:37 -0800 Subject: [PATCH] Bug 627930 - Release Notes for Bugzilla 3.4.10 r=LpSolit --- template/en/default/pages/release-notes.html.tmpl | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index af70246acf..776456f750 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -59,7 +59,14 @@

Updates In This 3.4.x Release

-

3.4.9>

+

3.4.10

+ +

This release fixes several security issues, some of which are + highly critical. See the + Security Advisory + for details.

+ +

3.4.9

This release fixes some important security issues. See the Security Advisory @@ -327,7 +334,8 @@ features of [% terms.Bugzilla %]:

[% INCLUDE req_table reqs = OPTIONAL_MODULES - new = ['TheSchwartz', 'Daemon-Generic'] + new = ['TheSchwartz', 'Daemon-Generic', 'CGI.pm', + 'Math-Random-Secure'] updated = [] include_feature = 1 %] -- 2.47.3