diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2013-07-25 01:40:18 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2013-07-25 01:40:18 +0200 |
commit | 4843c411f9df6d8ea88c4682bef8ffc92db8388f (patch) | |
tree | 6f69f45007aedd461de3ee2317e248128a226ad6 /template/en/default/pages | |
parent | 951fd40701f790a2d0402dd7a5ab4ab5b43bc3f0 (diff) | |
download | bugzilla-4843c411f9df6d8ea88c4682bef8ffc92db8388f.tar.gz bugzilla-4843c411f9df6d8ea88c4682bef8ffc92db8388f.tar.xz |
Bug 896298: Bugzilla::JobQueue requires TheSchwartz 1.07 to use the prioritization of jobs
r=gerv a=glob
Diffstat (limited to 'template/en/default/pages')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 6fc7ddbbd..c2e68bafe 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -91,6 +91,7 @@ [% INCLUDE req_table reqs = OPTIONAL_MODULES new = ['Net-SMTP-SSL', 'HTML-FormatText-WithLinks', 'File-MimeInfo', 'IO-stringy'] + updated = ['TheSchwartz'] include_feature = 1 %] <h3 id="v44_req_apache">Optional Apache Modules</h3> |