diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-11-14 22:32:19 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-11-14 22:32:19 +0100 |
commit | 53c83ee3edc0a375843fca778315a55ce9c9690a (patch) | |
tree | b43ddd815266d74f8373d198abb62e055fad4c6a /RELEASE-NOTES | |
parent | fa1ae0abcde5df8d0b3283299e3f246bedf7692c (diff) |
RELEASE-NOTES: synced with fa1ae0abcde
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 4b58c5751..05513f4fe 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -38,6 +38,8 @@ This release includes the following bugfixes: o SCP/SFTP: improve error code used for send failures o SSL: Several SSL-backend related fixes o removed the notorious "additional stuff not fine" debug output + o OpenSSL: Disable SSL/TLS compression - avoid the "CRIME" attack + o FILE: Make upload-writes unbuffered This release includes the following known bugs: @@ -50,7 +52,8 @@ advice from friends like these: Jeff Connelly, Oscar Norlander, Guido Berhoerster, Marc Hoersken, Dave Reisner, Jan Ehrhardt, John Suprock, Alessandro Ghedini, Lars Buitinck, Anton Malov, Sergei Nikulov, Patrick Monnerat, - Gabriel Sjoberg, Oscar Koeroo, Fabian Keil, Johnny Luong + Gabriel Sjoberg, Oscar Koeroo, Fabian Keil, Johnny Luong, Cristian RodrÃguez, + Sebastian Rasmussen Thanks! (and sorry if I forgot to mention someone) |