valgrind stuff for test suite, vms build and more

This commit is contained in:
Daniel Stenberg
2005-02-10 08:57:23 +00:00
parent 160d6b26b0
commit d2485e4f20
2 changed files with 24 additions and 2 deletions

View File

@@ -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)