summaryrefslogtreecommitdiff
path: root/cpan/CGI/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/CGI/Changes')
-rw-r--r--cpan/CGI/Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpan/CGI/Changes b/cpan/CGI/Changes
index 5c06083f83..1c1b9c9435 100644
--- a/cpan/CGI/Changes
+++ b/cpan/CGI/Changes
@@ -1,3 +1,8 @@
+Version 3.58 Nov 11th, 2011
+
+ [DOCUMENTATION]
+ - Clarify that using query_string() only has defined behavior when using the GET method. (RT#60813)
+
Version 3.57 Nov 9th, 2011
[INTERNALS]
- test failure in t/fast.t introduced in 3.56 is fixed. (Thanks to zefram and chansen).