- Ben Greear brought a patch that fixed the rate limiting logic for TFTP when

the easy interface was used.
This commit is contained in:
Daniel Stenberg
2010-03-06 18:42:06 +00:00
parent a0c3edcc37
commit e262aaae2b
3 changed files with 114 additions and 17 deletions

View File

@@ -30,6 +30,7 @@ This release includes the following bugfixes:
o configure fixes for GSSAPI
o threaded resolver double free when closing curl handle
o configure fixes for building with the clang compiler
o easy interix rate limiting logic
This release includes the following known bugs: