summaryrefslogtreecommitdiffstats
path: root/template/en/default/pages
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2010-12-27 23:19:08 +0100
committerMax Kanat-Alexander <mkanat@bugzilla.org>2010-12-27 23:19:08 +0100
commit606e568c35a5752560ee31e1be7f4b64fefe31cd (patch)
treed381aeae510091f39a6459ed2cb47059484de342 /template/en/default/pages
parent9cfe048d1298e7be8db9b5c2a88abaae114b23a3 (diff)
downloadbugzilla-606e568c35a5752560ee31e1be7f4b64fefe31cd.tar.gz
bugzilla-606e568c35a5752560ee31e1be7f4b64fefe31cd.tar.xz
Bug 599539: Update the mod_perl code for Apache2::SizeLimit 0.92
r=glob, a=mkanat
Diffstat (limited to 'template/en/default/pages')
-rw-r--r--template/en/default/pages/release-notes.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index 2b702a05e..445cd7966 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -98,8 +98,8 @@
<h3 id="v40_req_modules">Required Perl Modules</h3>
[% INCLUDE req_table reqs = REQUIRED_MODULES
- new = ['List-MoreUtils']
- updated = ['Email-MIME', 'CGI.pm'] %]
+ new = ['List-MoreUtils', 'Win32-API']
+ updated = ['Email-MIME', 'CGI.pm', 'Apache-SizeLimit'] %]
<h3 id="v40_req_optional_mod">Optional Perl Modules</h3>