]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
spelling corrections and updating the sanity check section and a few requirements.
authorjustdave%syndicomm.com <>
Fri, 4 Apr 2008 11:47:50 +0000 (11:47 +0000)
committerjustdave%syndicomm.com <>
Fri, 4 Apr 2008 11:47:50 +0000 (11:47 +0000)
docs/en/rel_notes.txt

index 190feee24a5e4206a75c756547ba8262a4f1a021..e0e37fe312025b7c7d195a60056ea082abb5c522 100644 (file)
@@ -6,7 +6,7 @@ Insert nice little intro for version 2.18 here.
 *** ABOUT THIS VERSION ***
 **************************
 
-This is a development snapshot release of Bugzilla.  As such the remainer of
+This is a development snapshot release of Bugzilla.  As such the remainder of
 these release notes have NOT been updated (we usually do this just prior to a
 stable release).  For information about a development snapshot release, the
 best source of information is on our website (http://www.bugzilla.org/) in
@@ -32,8 +32,9 @@ problems with your installation.
 It is also recommended that if you can, you immediately fix
 any problems you find.  Be aware that if the sanity check page
 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.
+mean there are more errors in your database, as additional
+tests are added to the sanity check over time, and it is likely
+those errors weren't being checked for in the old version.
 
 Failure to do this may mean that bugzilla will not
 work correctly.
@@ -46,12 +47,13 @@ see the Bugzilla Guide for more information.
 
 *** Dependency Requirements ***
 
-MySQL v3.22.5
-Perl v5.005
+MySQL v3.23.6
+Perl v5.6.0
+CGI v2.88
 DBI v1.13
 DBD::MySQL v1.2209
 AppConfig v1.52
-Template Toolkit v2.07
+Template Toolkit v2.08
 Text::Wrap v20001.0131
 File::Spec v0.82
 Data::Dumper, Date::Parse, CGI::Carp (any)