diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-05-24 18:04:41 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-05-24 18:04:41 +0200 |
commit | c262c35676a2c3240da433e7a4428ac2129b445f (patch) | |
tree | 56b80ed6a87c2a37937b71ce74b49713c1a279d6 /RELEASE-NOTES | |
parent | ef60fdbd7367ea97446e7e2ed7ac91d411265431 (diff) |
RELEASE-NOTES: synced with ef60fdbd73
Just before 7.26.0 is about to ship
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d4d347092..1648e9976 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -46,6 +46,9 @@ This release includes the following bugfixes: o autoconf: improve handling of versioned symbols o curl.1: clarify -x usage o curl: shorten user-agent + o smtp: issue with the multi-interface always sending postdata [14] + o compile error with GnuTLS+Nettle fixed + o winbuild: fix IPv6 enabled build This release includes the following known bugs: @@ -59,7 +62,7 @@ advice from friends like these: Lijo Antony, Olaf Flebbe, Rodrigo Silva, Steve Holme, Tatsuhiro Tsujikawa, Tim Heckman, Yang Tse, Arnaud Compan, Blaise Potard, Daniel Theron, Michael Mueller, Michael Wallner, Tim Heckman, Roman Mamedov, Julian Taylor, - Claes Jakobsson, Pierre Chapuis + Claes Jakobsson, Pierre Chapuis, Jan Ehrhardt Thanks! (and sorry if I forgot to mention someone) @@ -78,3 +81,5 @@ References to bug reports and discussions on issues: [11] = http://curl.haxx.se/bug/view.cgi?id=3510057 [12] = http://curl.haxx.se/mail/lib-2012-03/0238.html [13] = http://curl.haxx.se/bug/view.cgi?id=3528241 + [14] = http://curl.haxx.se/mail/lib-2012-05/0108.html +
\ No newline at end of file |