diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-03-06 18:42:06 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-03-06 18:42:06 +0000 |
commit | e262aaae2bcbb8534aa9e6348b20ec2605a09b7f (patch) | |
tree | f7fc1aeff415447ae1db2262bd9c8c47cf8fa11c /CHANGES | |
parent | a0c3edcc379a4618be29f002c74d4ec8951f12f8 (diff) | |
download | curl-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 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel Stenberg (6 Mar 2010) +- Ben Greear brought a patch that fixed the rate limiting logic for TFTP when + the easy interface was used. + Daniel Stenberg (5 Mar 2010) - Daniel Johnson provided fixes for building curl with the clang compiler. |