Commit 684bf308 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

RELEASE-NOTES: synced with 6b56901b

parent 6b56901b
Loading
Loading
Loading
Loading
+10 −6
Original line number Original line Diff line number Diff line
@@ -65,7 +65,10 @@ This release includes the following bugfixes:
 o openldap: only part of LDAP query results received [20]
 o openldap: only part of LDAP query results received [20]
 o ssl: add server cert's "sha256//" hash to verbose [21]
 o ssl: add server cert's "sha256//" hash to verbose [21]
 o NTLM: Reset auth-done when using a fresh connection [22]
 o NTLM: Reset auth-done when using a fresh connection [22]
 o curl: generate easysrc only on --libcurl
 o curl: generate easysrc only on --libcurl [23]
 o tests: disable 1801 until fixed [24]
 o CURLINFO_TLS_SESSION: always return backend info
 o gnutls: Support CURLOPT_KEYPASSWD


This release includes the following known bugs:
This release includes the following known bugs:


@@ -78,11 +81,11 @@ advice from friends like these:
  Dan Fandrich, Daniel Hwang, Daniel Kahn Gillmor, Daniel Lee Hwang,
  Dan Fandrich, Daniel Hwang, Daniel Kahn Gillmor, Daniel Lee Hwang,
  Daniel Seither, Daniel Stenberg, Eric Ridge, Erik Janssen, Isaac Boukris,
  Daniel Seither, Daniel Stenberg, Eric Ridge, Erik Janssen, Isaac Boukris,
  Jactry Zeng, Jakub Zakrzewski, Jim Hollinger, Kamil Dudka, Marcel Raad,
  Jactry Zeng, Jakub Zakrzewski, Jim Hollinger, Kamil Dudka, Marcel Raad,
  Nathaniel Waisbrot, Nikolai Kondrashov, Patricia Muscalu, Patrick Monnerat,
  Mike Crowe, Nathaniel Waisbrot, Nikolai Kondrashov, Patricia Muscalu,
  Rajkumar Mandal, Ray Satiro, Razvan Cojocaru, Rémy Léone, Sam Roth,
  Patrick Monnerat, Rajkumar Mandal, Ray Satiro, Razvan Cojocaru, Rémy Léone,
  Sergei Nikulov, Steve Holme, Svyatoslav Mishyn, Viktor Szakáts,
  Richard van den Berg, Sam Roth, Sergei Nikulov, Steve Holme,
  W. Mark Kubacki,
  Svyatoslav Mishyn, Viktor Szakáts, W. Mark Kubacki,
  (32 contributors)
  (34 contributors)


        Thanks! (and sorry if I forgot to mention someone)
        Thanks! (and sorry if I forgot to mention someone)


@@ -112,3 +115,4 @@ References to bug reports and discussions on issues:
 [21] = http://curl.haxx.se/bug/?i=410
 [21] = http://curl.haxx.se/bug/?i=410
 [22] = http://curl.haxx.se/bug/?i=435
 [22] = http://curl.haxx.se/bug/?i=435
 [23] = http://curl.haxx.se/bug/?i=429
 [23] = http://curl.haxx.se/bug/?i=429
 [24] = http://curl.haxx.se/bug/?i=380