RELEASE-NOTES: synced with 1038d0aa1

5 bugfixes and 1 new contributor
This commit is contained in:
Daniel Stenberg 2011-11-30 16:38:58 +01:00
parent 1038d0aa16
commit bd94807003

View File

@ -21,6 +21,11 @@ This release includes the following bugfixes:
o protocol_connect: show verbose connect and set connect time o protocol_connect: show verbose connect and set connect time
o query-part: ignore the URI part for given protocols o query-part: ignore the URI part for given protocols
o gnutls: only translate winsock errors for old versions 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 o
This release includes the following known bugs: 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: advice from friends like these:
Alejandro Alvarez Ayllon, Jason Glasgow, Jonas Schnelli, Mark Brand, 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) Thanks! (and sorry if I forgot to mention someone)