diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-04-18 20:02:41 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-04-18 20:02:41 +0000 |
commit | 8e719e3ef5ad90b7f8ad9c82a853df1afb23afd7 (patch) | |
tree | 8351599be56a88427956a1e2abee913fd3867d53 /RELEASE-NOTES | |
parent | 66fc5498d2a50dd7f32cd21487252de1dd834dda (diff) |
- Prevent the internal progress meter from updating more frequently than once
per second.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1a6239a15..c70daa222 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -21,6 +21,7 @@ This release includes the following bugfixes: new host on the net with the same silly domain the test was using for a host which was supposed not to exist. o test suite SSL certificate works better with newer stunnel + o internal progress meter update frequency back to once per second This release includes the following known bugs: @@ -29,6 +30,8 @@ This release includes the following known bugs: Other curl-related news: o PycURL 7.16.2 was released: http://pycurl.sf.net/ + o TclCurl 7.16.2 was released: + http://personal1.iddeo.es/andresgarci/tclcurl/english/ New curl mirrors: |