From df5169fa35f31ebe10893f2a3416ec8e8d8faa20 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 16 Jul 2014 16:29:02 +0200 Subject: RELEASE-NOTES: synced with 4cb2521595 --- RELEASE-NOTES | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 453e02504..0f003cce8 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -59,6 +59,9 @@ This release includes the following bugfixes: o ntlm_wb: Fixed buffer size not being large enough for NTLMv2 sessions [11] o netrc: don't abort if home dir cannot be found o netrc: fixed thread safety problem by using getpwuid_r if available + o cookie: avoid mutex deadlock [12] + o configure: respect host tool prefix for krb5-config + o gnutls: handle IP address in cert name check This release includes the following known bugs: @@ -68,11 +71,11 @@ This release would not have looked like this without help, code, reports and advice from friends like these: Alessandro Ghedini, Brad Spencer, Chris Young, Colin Hogben, Dan Fandrich, - Daniel Stenberg, David Woodhouse, Dimitrios Siganos, Dmitry Falko, - Fabian Frank, Hubert Kario, Jonathan Cardoso Machado, Kamil Dudka, - Lindley French, Marcel Raad, Michal Górny, Nick Zitzmann, Patrick Monnerat, - Ray Satiro, Steve Holme, Tatsuhiro Tsujikawa, Vilmos Nebehaj, - Glen A Johnson Jr. + Daniel Stenberg, David Woodhouse, Dimitrios Siganos, Fabian Frank, + Glen A Johnson Jr., Hubert Kario, Jeff Pohlmeyer, Jonathan Cardoso Machado, + Kamil Dudka, Lindley French, Marcel Raad, Michał Górny, Nick Zitzmann, + Patrick Monnerat, Ray Satiro, Steve Holme, Tatsuhiro Tsujikawa, + Vilmos Nebehaj, Yousuke Kimoto, Dmitry Falko Thanks! (and sorry if I forgot to mention someone) @@ -89,3 +92,4 @@ References to bug reports and discussions on issues: [9] = http://curl.haxx.se/mail/lib-2014-06/0062.html [10] = http://curl.haxx.se/bug/view.cgi?id=1391 [11] = http://curl.haxx.se/mail/lib-2014-07/0103.html + [12] = http://curl.haxx.se/mail/lib-2014-02/0184.html -- cgit v1.2.3