aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-03-09 23:35:14 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-03-09 23:35:14 +0000
commit2ab2e7675c2089b44210d19e92e07fbd5ca9084b (patch)
treed77805d4824124bf1c0c225c7066da4475df62b5 /RELEASE-NOTES
parent0472629222e92cdeafae00b0acc3dd12c2e0e01e (diff)
configure, socks, debug, getdate
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES5
1 files changed, 4 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 259fea3fd..a60a62b78 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -14,6 +14,8 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o crash when using SOCKS4 proxy
+ o a debug printf() was removed
o CURLOPT_FILETIME when downloading FTP corrupted data
o FTP upload resume now works even if no file is present on the site
o SSL seeding no longer attempts to read the whole random file
@@ -25,6 +27,7 @@ Other curl-related news since the previous public release:
This release would not have looked like this without help, code, reports and
advice from friends like these:
- Dan Fandrich, Ignacio Vazquez-Abrams, Randy McMurchy, Dominick Meglio
+ Dan Fandrich, Ignacio Vazquez-Abrams, Randy McMurchy, Dominick Meglio,
+ Jean-Marc Ranger, Tor Arntsen, Nodak Sodak
Thanks! (and sorry if I forgot to mention someone)