aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-10-25 23:28:30 +0200
committerDaniel Stenberg <daniel@haxx.se>2011-10-25 23:28:30 +0200
commit4c88866737036fa8a8e6ae79a4c56c5b37f4162e (patch)
tree5c9a7187023104eeeca55e17c768ee058e77c54f
parent4464583a6edadfd1d337e94f358ed99be8fbae7e (diff)
RELEASE-NOTES: synced with 4464583a6ed
5 more bug fixes, 4 additional contributors
-rw-r--r--RELEASE-NOTES8
1 files changed, 7 insertions, 1 deletions
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)