summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2008-04-04 13:48:08 +0200
committermkanat%bugzilla.org <>2008-04-04 13:48:08 +0200
commit3a7d721da67f30841bc86c7739faa226e834274a (patch)
treed4782bc046d1564a59f27125949f6dbbe5b30367 /docs
parentbacdf9b28a1bd399ee7c8aa3a38eb9aa52915ac5 (diff)
downloadbugzilla-3a7d721da67f30841bc86c7739faa226e834274a.tar.gz
bugzilla-3a7d721da67f30841bc86c7739faa226e834274a.tar.xz
Bug 351478: userprefs.cgi mysteriously fails (Our template-toolkit requirement is too low)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=justdave
Diffstat (limited to 'docs')
-rw-r--r--docs/en/rel_notes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/rel_notes.txt b/docs/en/rel_notes.txt
index 909dba2fc..036b0509f 100644
--- a/docs/en/rel_notes.txt
+++ b/docs/en/rel_notes.txt
@@ -102,7 +102,7 @@ Required Perl Modules
DBI v1.38
File::Spec v0.84
File::Temp (any)
- Template Toolkit v2.08
+ Template Toolkit v2.10 (changed from 2.20)
Text::Wrap v2001.0131
Mail::Mailer v1.67 (changed from 2.20)
MIME::Base64 v3.01 (new in 2.22)