From 53c83ee3edc0a375843fca778315a55ce9c9690a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 14 Nov 2012 22:32:19 +0100 Subject: [PATCH] RELEASE-NOTES: synced with fa1ae0abcde --- RELEASE-NOTES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)