aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2008-12-06 19:54:17 +0000
committermkanat%bugzilla.org <>2008-12-06 19:54:17 +0000
commit04dcd6ca8604b38d3e587e492fd03462709eb89d (patch)
tree54bfb1a1827a5e0bc0a5d870d8d98967c5913e8c
parent0cd38d0b1d31f37520bb4d1d8417623c1ff2fd30 (diff)
downloadbugs-04dcd6ca8604b38d3e587e492fd03462709eb89d.tar
bugs-04dcd6ca8604b38d3e587e492fd03462709eb89d.tar.gz
bugs-04dcd6ca8604b38d3e587e492fd03462709eb89d.tar.bz2
bugs-04dcd6ca8604b38d3e587e492fd03462709eb89d.tar.xz
bugs-04dcd6ca8604b38d3e587e492fd03462709eb89d.zip
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 <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-rw-r--r--template/en/default/pages/release-notes.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index 6f885ae28..21b98b5e2 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'] %]
<h3><a name="v32_req_optional_mod"></a>Optional Perl Modules</h3>