diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-03-26 23:35:24 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-03-26 23:35:24 +0100 |
commit | 2b0c2ac49c25435f4e29a952d1ffddf5c0e87c69 (patch) | |
tree | cb31b6325c5d783e87fd3ce64896b1b660eb96c0 /RELEASE-NOTES | |
parent | 7de44e0a428f88f88483076a19c173f004de9e46 (diff) |
changelogged: smoother rate limiting
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b2134027d..84ea6e717 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -10,6 +10,7 @@ Curl and libcurl 7.20.1 This release includes the following changes: o The 'ares' subtree has been removed from the source repository + o smoother rate limiting This release includes the following bugfixes: |