From dbaf4f93615b0ad1f34b38ec9def0b30496658d7 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 10 Mar 2007 12:11:21 +0000 Subject: - Bryan Henderson introduces two things: 1) the progress callback gets called more frequently (at times) 2) libcurl *might* call the callback when it receives a signal --- RELEASE-NOTES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 761907a21..59d9654fc 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -39,6 +39,8 @@ This release includes the following bugfixes: o HTTP Digest header parsing fix for unquoted last word ending with CRLF o CURLOPT_PORT, HTTP proxy, re-using connections and non-HTTP protocols o CURLOPT_INTERFACE for ipv6 + o the progress callback can get called more frequently + o libcurl might call the progress callback when it receives a signal This release includes the following known bugs: -- cgit v1.2.3