Skip to content
Snippets Groups Projects
Commit 4167498f authored by Steve Holme's avatar Steve Holme
Browse files

RELEASE-NOTES: Synced with 52d16c84

parent 52d16c84
No related branches found
No related tags found
No related merge requests found
...@@ -72,6 +72,8 @@ This release includes the following bugfixes: ...@@ -72,6 +72,8 @@ This release includes the following bugfixes:
o cacertinmem: fix memory leak [16] o cacertinmem: fix memory leak [16]
o lib1506: make sure the transfers are not within the same ms [17] o lib1506: make sure the transfers are not within the same ms [17]
o Makefile.b32: Fixed for vtls changes [18] 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]
This release includes the following known bugs: This release includes the following known bugs:
...@@ -81,7 +83,7 @@ This release would not have looked like this without help, code, reports and ...@@ -81,7 +83,7 @@ This release would not have looked like this without help, code, reports and
advice from friends like these: advice from friends like these:
Aaro Koskinen, Cody Mack, Damian Dixon, Dan Fandrich, Daniel Johnson, Aaro Koskinen, Cody Mack, Damian Dixon, Dan Fandrich, Daniel Johnson,
Daniel Stenberg, David Woodhouse, Dilyan Palauzov, Henrik, Daniel Stenberg, David Woodhouse, Dilyan Palauzov, Dmitry, Henrik,
Ivo Bellin Salarin, Jeff King, Jeroen Koekkoek, Jon Torrey, Kamil Dudka, Ivo Bellin Salarin, Jeff King, Jeroen Koekkoek, Jon Torrey, Kamil Dudka,
Leon Winter, Maciej Puzio, Marc Hoersken, Marko, Patrick Watson, Paul Marks, Leon Winter, Maciej Puzio, Marc Hoersken, Marko, Patrick Watson, Paul Marks,
Radu Simionescu, Remi Gacogne, Steve Holme, Tatsuhiro Tsujikawa, Till Maas, Radu Simionescu, Remi Gacogne, Steve Holme, Tatsuhiro Tsujikawa, Till Maas,
...@@ -109,3 +111,4 @@ References to bug reports and discussions on issues: ...@@ -109,3 +111,4 @@ References to bug reports and discussions on issues:
[16] = http://curl.haxx.se/bug/view.cgi?id=1368 [16] = http://curl.haxx.se/bug/view.cgi?id=1368
[17] = http://curl.haxx.se/mail/lib-2014-05/0081.html [17] = http://curl.haxx.se/mail/lib-2014-05/0081.html
[18] = http://curl.haxx.se/mail/lib-2014-05/0025.html [18] = http://curl.haxx.se/mail/lib-2014-05/0025.html
[19] = http://curl.haxx.se/bug/view.cgi?id=1371
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment