From e262aaae2bcbb8534aa9e6348b20ec2605a09b7f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 6 Mar 2010 18:42:06 +0000 Subject: - Ben Greear brought a patch that fixed the rate limiting logic for TFTP when the easy interface was used. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 5321f86f3..2ecaf6aa0 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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: -- cgit v1.2.3