From da9f22870991546b0d783e9d9694ee226b445937 Mon Sep 17 00:00:00 2001 From: "bbaetz%student.usyd.edu.au" <> Date: Sun, 24 Feb 2002 13:00:19 +0000 Subject: bug 97496 - release notes update. Mention deprecated features. --- docs/rel_notes.txt | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/rel_notes.txt b/docs/rel_notes.txt index 5124608ab..374ee0e04 100644 --- a/docs/rel_notes.txt +++ b/docs/rel_notes.txt @@ -25,6 +25,9 @@ contains more errors after an upgrade, it doesn't necessarily mean there are more errors in your database, as it is likely they weren't being checked for in the old version. +Failure to do this may mean that bugzilla will not +work correctly. + Administrators must make sure that certain files are inaccessible or confidential information might become available to enterprising individuals. This includes the @@ -33,12 +36,12 @@ see the Bugzilla Guide for more information. *** Dependency Requirements *** -MySQL v??? -Perl v??? +MySQL v3.22.5 +Perl v5.005 DBI v1.13 DBD::MySQL v1.2209 AppConfig v1.52 -Template v2.06 +Template Toolkit v2.06 Text::Wrap v20001.0131 Data::Dumper, Date::Parse, CGI::Carp (any) GD v1.19 (optional) @@ -47,7 +50,14 @@ XML::Parser (any) *** Deprecated Features *** -??? +- This is the last stable release of bugzilla which will support mysql version + 3.22. Future releases will require at least version 3.23.x. The exact minimum + version number required has not yet been decided (bug 87958) +- The use of bugzilla to maintain the shadowdb will be removed before the + next stable release. The replacement (using mysql's built in replication) is + not supported in 2.16, but we expect that very few sites use this feature. + If this would cause a problem for you, please comment in bug 124589 +- ??? Anything else? *** Outstanding Issues Of Note *** -- cgit v1.2.3-24-g4f1b