summaryrefslogtreecommitdiff
path: root/lib/CGI
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CGI')
-rw-r--r--lib/CGI/Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/CGI/Changes b/lib/CGI/Changes
index 8c0c42c377..c451d7fa48 100644
--- a/lib/CGI/Changes
+++ b/lib/CGI/Changes
@@ -1,3 +1,6 @@
+ Version 3.15 Wed Dec 7 15:13:22 EST 2005
+ 1. Remove extraneous "?" from self_url() when URI contains a ? but no query string.
+
Version 3.14 Tue Dec 6 17:12:03 EST 2005
1. Fixed broken scrolling_list() select attribute.