summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-03-06 18:42:06 +0000
committerDaniel Stenberg <daniel@haxx.se>2010-03-06 18:42:06 +0000
commite262aaae2bcbb8534aa9e6348b20ec2605a09b7f (patch)
treef7fc1aeff415447ae1db2262bd9c8c47cf8fa11c /RELEASE-NOTES
parenta0c3edcc379a4618be29f002c74d4ec8951f12f8 (diff)
downloadcurl-e262aaae2bcbb8534aa9e6348b20ec2605a09b7f.tar.gz
- Ben Greear brought a patch that fixed the rate limiting logic for TFTP when
the easy interface was used.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
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: