From a481f5b3083006098262672dda0b7b4af5b60a84 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 15 May 2014 22:15:39 +0200 Subject: RELEASE-NOTES: synced with 53a5b95c21586 --- RELEASE-NOTES | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1c8659d33..8dcbd148f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -74,6 +74,9 @@ This release includes the following bugfixes: o Makefile.b32: Fixed for vtls changes [18] o sasl: Fixed missing qop in the client's challenge-response message o openssl: unbreak PKCS12 support [19] + o darwinssl: fix potential crash with a P12 file [20] + o timers: fix timer regression involving redirects / reconnects [21] + o CURLINFO_SSL_VERIFYRESULT: made more reliable [22] This release includes the following known bugs: @@ -83,11 +86,11 @@ This release would not have looked like this without help, code, reports and advice from friends like these: Aaro Koskinen, Cody Mack, Damian Dixon, Dan Fandrich, Daniel Johnson, - Daniel Stenberg, David Woodhouse, Dilyan Palauzov, Dmitry, Henrik, - Ivo Bellin Salarin, Jeff King, Jeroen Koekkoek, Jon Torrey, Kamil Dudka, - Leon Winter, Maciej Puzio, Marc Hoersken, Marko, Patrick Watson, Paul Marks, - Radu Simionescu, Remi Gacogne, Steve Holme, Tatsuhiro Tsujikawa, Till Maas, - Tom Sparrow, Török Edwin, Vijay Panghal + Daniel Stenberg, David Woodhouse, Dilyan Palauzov, Ivo Bellin Salarin, + Jeff King, Jeroen Koekkoek, Jon Torrey, Kamil Dudka, Larry Lin, Leon Winter, + Maciej Puzio, Marc Hoersken, Nick Zitzmann, Patrick Watson, Paul Marks, + Radu Simionescu, Remi Gacogne, Ryan Braud, Steve Holme, Tatsuhiro Tsujikawa, + Till Maas, Tom Sparrow, Török Edwin, Vijay Panghal, Thanks! (and sorry if I forgot to mention someone) @@ -112,3 +115,6 @@ References to bug reports and discussions on issues: [17] = http://curl.haxx.se/mail/lib-2014-05/0081.html [18] = http://curl.haxx.se/mail/lib-2014-05/0025.html [19] = http://curl.haxx.se/bug/view.cgi?id=1371 + [20] = http://curl.haxx.se/bug/view.cgi?id=1369 + [21] = http://curl.haxx.se/mail/lib-2014-05/0147.html + [22] = http://curl.haxx.se/mail/lib-2014-04/0203.html -- cgit v1.2.3