From: Daniel Stenberg Date: Wed, 30 Nov 2011 15:38:58 +0000 (+0100) Subject: RELEASE-NOTES: synced with 1038d0aa1 X-Git-Tag: curl-7_24_0~167 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd94807003964ed1a3531d22f8e6712ea9fdc887;p=thirdparty%2Fcurl.git RELEASE-NOTES: synced with 1038d0aa1 5 bugfixes and 1 new contributor --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 88be728d73..d28b118ea1 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -21,6 +21,11 @@ This release includes the following bugfixes: o protocol_connect: show verbose connect and set connect time o query-part: ignore the URI part for given protocols o gnutls: only translate winsock errors for old versions + o POP3: fix end of body detection + o POP3: detect when LIST returns no mails + o TELNET: improved treatment of options + o configure: add support for pkg-config detection of libidn + o CyaSSL 2.0+ library initialization adjustment o This release includes the following known bugs: @@ -31,6 +36,6 @@ This release would not have looked like this without help, code, reports and advice from friends like these: Alejandro Alvarez Ayllon, Jason Glasgow, Jonas Schnelli, Mark Brand, - Martin Storsjo, Yang Tse + Martin Storsjo, Yang Tse, Laurent Rabret Thanks! (and sorry if I forgot to mention someone)