aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-09-17 07:55:14 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-09-17 07:55:14 +0000
commit60fccf4e376de8ee3498291a2a68d3e931991c55 (patch)
tree1bf37e14959de72f8ac82a3584a73545c9739736
parent8a8028394fb5a998c5a1042ee72aaceb5bae315a (diff)
Location:-follow problem
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 6b7d628f0..75e7ede09 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,6 +15,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o Rare Location:-following problem with bad original URL
o -F can now add Content-Type on non-file sections
o double Host: header when following Location: with replaced Host: fixed
o curl_multi_add_handle() return code fix