From: mkanat%bugzilla.org <> Date: Sat, 6 Dec 2008 19:54:31 +0000 (+0000) Subject: Bug 467569: Make release notes correctly indicate that the required version of CGI... X-Git-Tag: bugzilla-3.2.1~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f783f72215b5da678c2d389b70f5c99482a6490;p=thirdparty%2Fbugzilla.git Bug 467569: Make release notes correctly indicate that the required version of CGI is newer than it was in 3.0. Patch By Max Kanat-Alexander r=LpSolit, a=LpSolit --- diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 6f885ae28d..21b98b5e26 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -79,7 +79,7 @@ [% INCLUDE req_table reqs = REQUIRED_MODULES new = [] updated = ['Template-Toolkit', 'Email-MIME', - 'Email-MIME-Modifier', 'CGI'] %] + 'Email-MIME-Modifier', 'CGI.pm'] %]

Optional Perl Modules