From 40256ec4d3bbd3fe9e253f9a28a6968e8005e9fa Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 25 Mar 2011 21:56:50 +0100 Subject: [PATCH] RELEASE-NOTES: synced with 11c2db2aa2a --- RELEASE-NOTES | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 900f9b4..96183f2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -39,6 +39,16 @@ This release includes the following bugfixes: o SMTP-multi: non-blocking connect o SFTP-multi: set cselect for sftp and scp to fix "stall" risk o configure: removed wrongly claimed default paths + o pop3: fixed torture tests to succeed + o symbols-in-versions: many corrections + o if a HTTP request gets retried because the connection was dead, rewind if + any data was sent as part of it + o only probe for working ipv6 once and then re-use that info for further + requests + o requests that are asked to bound to a local interface/port will no longer + wrongly re-use connections that aren't + o libcurl.m4: Add missing quotes in AC_LINK_IFELSE + o progress output: don't print the last update on a separate line This release includes the following known bugs: @@ -50,6 +60,6 @@ advice from friends like these: Mike Crowe, Kamil Dudka, Julien Chaffraix, Hoi-Ho Chan, Ben Noordhuis, Dan Fandrich, Henry Ludemann, Karl M, Manuel Massing, Marcus Sundberg, Stefan Krause, Todd A Ouska, Saqib Ali, Andre Guibert de Bruet, - Tor Arntsen, Vincent Torri + Tor Arntsen, Vincent Torri, Dave Reisner Thanks! (and sorry if I forgot to mention someone) -- 2.7.4