aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-01-11 21:38:35 +0000
committerDaniel Stenberg <daniel@haxx.se>2010-01-11 21:38:35 +0000
commitcb348a5b1f7e783623f399b3e102a14a8b7b6031 (patch)
treef8165ff2adfa9d6050f5ec8185e1af610d111cdd
parent377b2db05b71c798b76ec2c0d2284be66f020eea (diff)
progress callback called repeatedly during slow connects
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index e9d90d563..80a53b175 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -43,6 +43,7 @@ This release includes the following bugfixes:
o fragment part of URLs are no longer sent to the server
o progress callback called repeatedly with c-ares for resolving
o OpenSSL session id ref count leak
+ o progress callback called repeatedly during slow connects
This release includes the following known bugs: