From: justdave%bugzilla.org <> Date: Sat, 17 Jul 2004 05:21:23 +0000 (+0000) Subject: Bug 250840: Make the minimum version numbers all agree with reality. X-Git-Tag: bugzilla-2.18rc2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e231cfedd7b8df3000417ad812886c7ae527e3c2;p=thirdparty%2Fbugzilla.git Bug 250840: Make the minimum version numbers all agree with reality. Patch by Colin Olgilvie r=justdave, a=justdave --- diff --git a/checksetup.pl b/checksetup.pl index 51a1bb2f4a..5bcc28ef13 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -309,7 +309,7 @@ my $chartbase = have_vers("Chart::Base","1.0"); my $xmlparser = have_vers("XML::Parser",0); my $gdgraph = have_vers("GD::Graph",0); my $gdtextalign = have_vers("GD::Text::Align",0); -my $patchreader = have_vers("PatchReader",0); +my $patchreader = have_vers("PatchReader","0.9.4"); print "\n" unless $silent; diff --git a/docs/rel_notes.txt b/docs/rel_notes.txt index 139df3edc7..a379404fb3 100644 --- a/docs/rel_notes.txt +++ b/docs/rel_notes.txt @@ -32,7 +32,7 @@ Required Perl modules: CGI v2.93 (new since 2.16) (changed from 2.17.7) Data::Dumper (any) Date::Format v2.21 (changed from 2.16) - DBI v1.32 (changed from 2.16) + DBI v1.36 (changed from 2.16) (changed from 2.17.7) DBD::mysql v2.1010 (changed from 2.16) File::Spec v0.82 File::Temp (any) diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index 6a5b066f4f..7b4a40f53e 100644 --- a/docs/xml/Bugzilla-Guide.xml +++ b/docs/xml/Bugzilla-Guide.xml @@ -30,12 +30,12 @@ For a devel release, simple bump bz-ver and bz-date --> - - + + - + - + Bugzilla Documentation"> @@ -51,7 +51,7 @@ - +