aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES12
1 files changed, 10 insertions, 2 deletions
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)