From 15201da4ca1a8b5010eca1aef625a0c3632292db Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 7 Aug 2010 00:24:04 +0200 Subject: [PATCH] RELEASE-NOTES: synced with recent changes --- RELEASE-NOTES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1d6c6fc81..403a0d720 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -47,6 +47,8 @@ This release includes the following bugfixes: o retry: consider retrying even if -f is used o fix SOCKS problem when using multi interface o typecheck-gcc: add checks for recently added options + o SCP: send large files properly with new enough libssh2 + o multi_socket: set timeout for 100-continue This release includes the following known bugs: @@ -58,7 +60,8 @@ advice from friends like these: Dan Fandrich, Kamil Dudka, Krister Johansen, Pavel Raiskup, Jon Sargeant, Pierre Joye, Tor Arntsen, Constantine Sapuntzakis, Sidney San Martin, Jeff Pohlmeyer, Jan Van Boghout, Ben Greear, Guenter Knauf, Adam Light, - Georg Lippitsch, Mike Power, Robin Cornelius + Georg Lippitsch, Mike Power, Robin Cornelius, Mikael Johansson, + Yang Tse, Ben Darnell Thanks! (and sorry if I forgot to mention someone)