aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-05-04 08:24:13 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-05-04 08:24:13 +0000
commit2960d37d7172976dff3eb8953fb4ca5f17b4bc47 (patch)
tree449394bf956d65b694f44bbdfef12c64ef158a1c /RELEASE-NOTES
parentc63af5fc01333ea56f3d276100db0f7679bab271 (diff)
removed curl_formparse() from the library
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index eeecfc955..0082740a1 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -18,6 +18,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o general HTTP authentication improvements
o HTTP Digest authentication with the proxy works
o mulipart formposting with -F and file names with spaces work again
o curl_easy_duphandle() now works when ares-enabled