From 4c88866737036fa8a8e6ae79a4c56c5b37f4162e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg <daniel@haxx.se> Date: Tue, 25 Oct 2011 23:28:30 +0200 Subject: [PATCH] RELEASE-NOTES: synced with 4464583a6ed 5 more bug fixes, 4 additional contributors --- RELEASE-NOTES | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 404f70474..9e3e84b6b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -40,6 +40,11 @@ This release includes the following bugfixes: o formdata: ack read callback abort o make --show-error properly position independent o set the ipv6-connection boolean correctly on connect + o SMTP: fix end-of-body string escaping + o gtls: only call gnutls_transport_set_lowat with <gnutls-2.12.0 + o HTTP: handle multiple auths in a single WWW-Authenticate line + o curl_multi_fdset: correct fdset with FTP PORT use + o windbuild: fix the static build This release includes the following known bugs: @@ -53,6 +58,7 @@ advice from friends like these: Alejandro Alvarez, Dan Fandrich, Julien Royer, Georg Lippitsch, Vladimir Grishchenko, Dominique Leuenberger, Marcin Adamski, Jerry Wu, Michal Marek, Frank Van Uffelen, Fabian Hiernaux, Anton Bychkov, - Andreas Olsson, Kamil Dudka, Thomas L. Shinnick + Andreas Olsson, Kamil Dudka, Thomas L. Shinnick, Tim Harder, Nick Zitzmann, + Gokhan Sengun, Tom Wright Thanks! (and sorry if I forgot to mention someone) -- 2.40.0