summaryrefslogtreecommitdiffstats
path: root/docs/en/rel_notes.txt
diff options
context:
space:
mode:
authorjustdave%syndicomm.com <>2008-04-04 13:47:51 +0200
committerjustdave%syndicomm.com <>2008-04-04 13:47:51 +0200
commit0f4a8845463edc52490b19ba06545068aa692cef (patch)
treec0e08c8d20c1682238436a50e5664e1038eae750 /docs/en/rel_notes.txt
parent5a1aaa382b27cc9eb794e0bab0da2e81247cb89c (diff)
downloadbugzilla-0f4a8845463edc52490b19ba06545068aa692cef.tar.gz
bugzilla-0f4a8845463edc52490b19ba06545068aa692cef.tar.xz
Updating 2.17.4 release notes
Diffstat (limited to 'docs/en/rel_notes.txt')
-rw-r--r--docs/en/rel_notes.txt23
1 files changed, 14 insertions, 9 deletions
diff --git a/docs/en/rel_notes.txt b/docs/en/rel_notes.txt
index e0e37fe31..d11b3ebab 100644
--- a/docs/en/rel_notes.txt
+++ b/docs/en/rel_notes.txt
@@ -47,29 +47,34 @@ see the Bugzilla Guide for more information.
*** Dependency Requirements ***
-MySQL v3.23.6
+MySQL v3.23.41
Perl v5.6.0
CGI v2.88
-DBI v1.13
-DBD::MySQL v1.2209
+DBI v1.32
+DBD::mysql v2.1010
AppConfig v1.52
Template Toolkit v2.08
-Text::Wrap v20001.0131
+Text::Wrap v2001.0131
File::Spec v0.82
-Data::Dumper, Date::Parse, CGI::Carp (any)
-GD v1.19 (optional)
+Date::Format v2.21
+Data::Dumper, File::Temp, CGI::Carp (any)
+GD v1.20 (optional)
+GD::Text::Align (any, optional)
+GD::Graph (any, optional)
Chart::Base v0.99 (optional)
-XML::Parser (any)
+XML::Parser (any, optional)
*** Deprecated Features ***
-- This is possibly the last stable release that will work with
+- (already happened - move this in 2.18 notes) This is
+ possibly the last stable release that will work with
MySQL version 3.22. Soon Bugzilla will require at least
version 3.23.x. The exact minimum version number required
has not yet been decided.
(bug 87958)
-- This is possibly the last stable release to support the
+- (already happened - move this in 2.18 notes) This is
+ possibly the last stable release to support the
shadow database. The replacement (using MySQL's built in
replication) is not present in 2.16, but we expect that
very few sites use this feature, so we are not planning a