summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-24 21:58:11 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-24 21:58:11 +0000
commit3dd26b7932313796e5b55a802d172dff2126f899 (patch)
tree3aeed3a7318e2aa5f75da63eb09fa3724b27be09 /RELEASE-NOTES
parenta5e22867c7eca8090394f282325d02335532c30d (diff)
downloadcurl-3dd26b7932313796e5b55a802d172dff2126f899.tar.gz
HTTP resume fix
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 44123c4ee..299f87b30 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -24,7 +24,8 @@ This release includes the following changes:
This release includes the following bugfixes:
- o builds better on Solaris 8+
+ o HTTP-resuming an already downloaded file works better
+ o builds better on Solaris 8+ with gcc
o --disable-eprt works now
o improved CA cert verification
o --anyauth could bug when the first response had no body contents