RELEASE-NOTES: 7.42.1 ready

This commit is contained in:
Daniel Stenberg 2015-04-28 21:09:30 +02:00
parent 69a2e8d7ec
commit a4a7a23da3
2 changed files with 8 additions and 2 deletions

View File

@ -8,6 +8,7 @@ Curl and libcurl 7.42.1
This release includes the following bugfixes: This release includes the following bugfixes:
o CURLOPT_HEADEROPT: default to separate [5]
o dist: include {src,lib}/checksrc.whitelist [1] o dist: include {src,lib}/checksrc.whitelist [1]
o connectionexists: fix build without NTLM [2] o connectionexists: fix build without NTLM [2]
o docs: distribute the CURLOPT_PINNEDPUBLICKEY(3) man page, too o docs: distribute the CURLOPT_PINNEDPUBLICKEY(3) man page, too
@ -25,8 +26,8 @@ This release would not have looked like this without help, code, reports and
advice from friends like these: advice from friends like these:
Alessandro Ghedini, Alexander Elgert, Daniel Stenberg, Kamil Dudka, Alessandro Ghedini, Alexander Elgert, Daniel Stenberg, Kamil Dudka,
Patrick Rapin, Viktor Szakáts, Oren Souroujon, Patrick Rapin, Viktor Szakáts, Yehezkel Horowitz,
(6 contributors) (8 contributors)
Thanks! (and sorry if I forgot to mention someone) Thanks! (and sorry if I forgot to mention someone)
@ -36,3 +37,5 @@ References to bug reports and discussions on issues:
[2] = http://curl.haxx.se/bug/?i=231 [2] = http://curl.haxx.se/bug/?i=231
[3] = https://github.com/bagder/curl/issues/237 [3] = https://github.com/bagder/curl/issues/237
[4] = https://github.com/bagder/curl/issues/235 [4] = https://github.com/bagder/curl/issues/235
[5] = http://curl.haxx.se/docs/adv_20150429.html

View File

@ -36,6 +36,7 @@ Alex Suykov
Alex Vinnik Alex Vinnik
Alex aka WindEagle Alex aka WindEagle
Alexander Beedie Alexander Beedie
Alexander Elgert
Alexander Klauer Alexander Klauer
Alexander Kourakos Alexander Kourakos
Alexander Krasnostavsky Alexander Krasnostavsky
@ -885,6 +886,7 @@ Oliver Gondža
Oliver Kuckertz Oliver Kuckertz
Oliver Schindler Oliver Schindler
Olivier Berger Olivier Berger
Oren Souroujon
Oren Tirosh Oren Tirosh
Ori Avtalion Ori Avtalion
Oscar Koeroo Oscar Koeroo
@ -901,6 +903,7 @@ Patricia Muscalu
Patrick Bihan-Faou Patrick Bihan-Faou
Patrick McManus Patrick McManus
Patrick Monnerat Patrick Monnerat
Patrick Rapin
Patrick Scott Patrick Scott
Patrick Smith Patrick Smith
Patrick Watson Patrick Watson