diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-08-07 00:24:04 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-08-07 00:24:04 +0200 |
commit | 15201da4ca1a8b5010eca1aef625a0c3632292db (patch) | |
tree | cde49f04d86e54a9769fbc6c42afe575adf06ccb /RELEASE-NOTES | |
parent | 59bad26bb27ba82c78f5e40ea19209fe2bb9cb3e (diff) | |
download | curl-15201da4ca1a8b5010eca1aef625a0c3632292db.tar.gz |
RELEASE-NOTES: synced with recent changes
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 5 |
1 files changed, 4 insertions, 1 deletions
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) |