From 60fccf4e376de8ee3498291a2a68d3e931991c55 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 17 Sep 2004 07:55:14 +0000 Subject: [PATCH] Location:-follow problem --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) 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