aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-03-28 08:03:25 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-03-28 08:03:25 +0000
commitbcc62cc9e34ce7536a05f0bdccda7ada628ba220 (patch)
tree9042312105daf17b2570c25a8bc8dd0faae8cbce /CHANGES
parent97b466d4095078e106dd1222735767b6ec944e81 (diff)
#1451929 (http://curl.haxx.se/bug/view.cgi?id=1451929) detailed a bug that
occurred when asking libcurl to follow HTTP redirects and the original URL had more than one question mark (?). Added test case 276 to verify.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 62296efa0..e55edd4d0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
Changelog
+Daniel (28 March 2006)
+- #1451929 (http://curl.haxx.se/bug/view.cgi?id=1451929) detailed a bug that
+ occurred when asking libcurl to follow HTTP redirects and the original URL
+ had more than one question mark (?). Added test case 276 to verify.
+
Daniel (27 March 2006)
- David Byron found a problem multiple -d options when libcurl was built with
--enable-debug, as then curl used free() on memory allocated both with