[Rt-commit] r11487 - rt/branches/3.6-RELEASE/sbin

ruz at bestpractical.com ruz at bestpractical.com
Fri Apr 4 01:49:33 EDT 2008


Author: ruz
Date: Fri Apr  4 01:49:33 2008
New Revision: 11487

Modified:
   rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in

Log:
* CGI older than 3.10 should be considered bad for MP2

Modified: rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
==============================================================================
--- rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in	(original)
+++ rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in	Fri Apr  4 01:49:33 2008
@@ -272,7 +272,7 @@
 .
 
 $deps{'MODPERL2'} = [ text_to_hash( << '.') ];
-CGI 2.92
+CGI 3.10
 Apache::DBI
 HTML::Mason 1.31
 .


More information about the Rt-commit mailing list