aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-04-18 20:02:41 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-04-18 20:02:41 +0000
commit8e719e3ef5ad90b7f8ad9c82a853df1afb23afd7 (patch)
tree8351599be56a88427956a1e2abee913fd3867d53 /CHANGES
parent66fc5498d2a50dd7f32cd21487252de1dd834dda (diff)
- Prevent the internal progress meter from updating more frequently than once
per second.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8ca34603a..8b1c024c3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel S (18 April 2007)
+- Prevent the internal progress meter from updating more frequently than once
+ per second.
+
Dan F (17 April 2007)
- Added test cases 296, 297 and 298 to test --ftp-method handling