aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2007-03-19 12:02:33 +0000
committerYang Tse <yangsita@gmail.com>2007-03-19 12:02:33 +0000
commit072a8b2955e4a7cb4e6e278f1c8585697c513e1a (patch)
tree0b350f4f78c51f8a4fae25f30a9499c63c9e14ae /RELEASE-NOTES
parent0c817b66146b3a31a5fb8135da3c07cc1221c699 (diff)
Bryan Henderson fixed the progress function so that it can get called
more frequently allowing same calling frecuency for the client progress callback, while keeping the once a second frecuency for speed calculations and internal display of the transfer progress.
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 134ba972f..93bd3383d 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -41,6 +41,7 @@ This release includes the following bugfixes:
o CURLOPT_PORT, HTTP proxy, re-using connections and non-HTTP protocols
o CURLOPT_INTERFACE for ipv6
o use-after-free issue with HTTP transfers with the multi interface
+ o the progress callback can get called more frequently
This release includes the following known bugs: