From d2485e4f2083997c3e3b552342c77649f1ee522e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 10 Feb 2005 08:57:23 +0000 Subject: valgrind stuff for test suite, vms build and more --- RELEASE-NOTES | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d9d8b5f58..d159f7756 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -10,11 +10,18 @@ Curl and libcurl 7.13.1 This release includes the following changes: - o + o FTP code overhaul => multi interface much less blocking + o Added CURLE_LOGIN_DENIED to be returned when curl is denied login to FTP + servers This release includes the following bugfixes: - o + o SSL problems when downloading exactly 16KB data + o out of memory conditions preserve error codes better + o a few crashes at out of memory + o inflate buffer usage bugfix + o better DICT protocol adherence + o disable valgrind-checking while testing if libcurl is built shared Other curl-related news since the previous public release: @@ -23,5 +30,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, David Byron, Marty Kuhrt, Maruko, Eric Vergnaud Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3