aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-11-29 22:15:22 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-11-29 22:15:22 +0000
commit56ddfbea6e834da58f1dfa26b54b3d3a52a9d378 (patch)
treec4d35c458fe0fc71b48fd2f44a0acfab83be2b3a /RELEASE-NOTES
parent45a2240ead02333e6ddf988af33e0093dbbfcd10 (diff)
ftp resumed upload and long Digest nonces
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 3ba305f8f..005a279be 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -27,6 +27,9 @@ This release includes the following bugfixes:
o setting a share no longer activates cookies
o Negotiate now works on auth and proxy simultanouesly
o curl.h now includes a socklen_t definition for Win32 API build targets
+ o support HTTP Digest nonces up to 1023 letters
+ o resumed ftp upload no longer requires the read callback to return full
+ buffers
This release includes the following known bugs: