summaryrefslogtreecommitdiff
path: root/lib/CGI/Changes
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2007-03-06 13:52:56 +0000
committerSteve Peters <steve@fisharerojo.org>2007-03-06 13:52:56 +0000
commit8869a4b7db5149b6d9c970c82998a4dfd04e18b8 (patch)
tree7801eee2623dc11f6b5f876efdfb77de94f5067f /lib/CGI/Changes
parent0a37092fbc61eea427a132768737d48450e8466c (diff)
downloadperl-8869a4b7db5149b6d9c970c82998a4dfd04e18b8.tar.gz
Upgrade to CGI.pm-3.27
p4raw-id: //depot/perl@30486
Diffstat (limited to 'lib/CGI/Changes')
-rw-r--r--lib/CGI/Changes13
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/CGI/Changes b/lib/CGI/Changes
index 23db2a2804..6e656a5077 100644
--- a/lib/CGI/Changes
+++ b/lib/CGI/Changes
@@ -1,6 +1,19 @@
+ Version 3.27
+ 1. Applied patch from Steve Taylor that allows checkbox_groups to be
+ disabled with a new -disabled=> option.
+
+ Version 3.26
+ 1. Fixed alternate stylesheet behavior so that it is insensitive to order of declarations.
+ 2. Patch from John Binns to allow users to provide a callback to CGI::Carp.
+ 3. Added "~" as an unreserved character in escape().
+ 4. Patch from Chris Fedde to prevent HTTP_HOST from inhibiting SERVER_PORT in url() generation.
+ 5. Fixed outdated documentation (and behavior) of -language in start_html -script option.
+ 6. Fixed bug in seconds calculation in CGI::Util::expire_calc.
+
Version 3.25
1. Fixed the link to the Netscape frames page.
2. Added ability to specify an alternate stylesheet.
+ 3. Add support for XForms POST submssion both as application/xml or as multipart/related
Version 3.24
1. In startform(), if request_uri() returns undef, then falls back