From e5641a33bb037de1902ec5aef980f2c97ddfd1e8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 29 Jan 2004 11:21:37 +0000 Subject: updates --- RELEASE-NOTES | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e1eb34d36..ed18d786d 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -9,7 +9,13 @@ This release includes the following changes: This release includes the following bugfixes: - o + o upload using chunked transfer-encoding now sends the last chunk properly + teriminated with an extra CRLF + o Fixed the progress meter display for files >2GB + o persistant connections over a proxy messed up the proxy name/password + o the socks5 code segfaulted if no username/password was set + o the *_LARGE options now take curl_off_t types as parameters and this will + make it possible to handle large files on windows too Other curl-related news since the previous public release: @@ -18,6 +24,6 @@ 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: - + Gisle Vanem, Vincent Bronner, Richard Bramante Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3