diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-04-26 12:49:03 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-04-26 12:49:03 +0000 |
commit | 741ff09d3fcdc73149baf215916d82f587db7157 (patch) | |
tree | 8c708a5800b34b990a93e7a8b04734c49fb0922e /lib/CGI/Changes | |
parent | 93ad979b4c8e124ba476a6218be4b39482da0579 (diff) | |
download | perl-741ff09d3fcdc73149baf215916d82f587db7157.tar.gz |
Upgrade to CGI.pm 3.08
p4raw-id: //depot/perl@24326
Diffstat (limited to 'lib/CGI/Changes')
-rw-r--r-- | lib/CGI/Changes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/CGI/Changes b/lib/CGI/Changes index 7a6baf802e..9b22a52a49 100644 --- a/lib/CGI/Changes +++ b/lib/CGI/Changes @@ -1,3 +1,7 @@ + Version 3.08 + 1. update support for mod_perl 2.0. versions prior to + mod_perl 1.999_22 (2.0.0-RC5) are no longer supported. + Version 3.07 1. Fixed typo in mod_perl detection. |