aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-11-30 16:38:58 +0100
committerDaniel Stenberg <daniel@haxx.se>2011-11-30 16:38:58 +0100
commitbd94807003964ed1a3531d22f8e6712ea9fdc887 (patch)
treeb16da594dbf7d26198cb69af429be8b0de80d743 /RELEASE-NOTES
parent1038d0aa16d10582258e5702ee3637fb0c17bbfa (diff)
RELEASE-NOTES: synced with 1038d0aa1
5 bugfixes and 1 new contributor
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES7
1 files changed, 6 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 88be728d7..d28b118ea 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)