Ben Greear's two fixes explained

This commit is contained in:
Daniel Stenberg
2010-03-21 23:34:29 +01:00
parent ad76d58e7f
commit 3d3900f032
2 changed files with 6 additions and 0 deletions

View File

@@ -32,6 +32,8 @@ This release includes the following bugfixes:
o configure fixes for building with the clang compiler
o easy interix rate limiting logic
o curl_multi_remove_handle() caused use after free
o TFTP improved error codes
o TFTP fixed TSIZE handling for uploads
This release includes the following known bugs: