From c8a656d3c774fa7556a298e707484b9b62274765 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 11 Aug 2015 00:16:19 +0200 Subject: RELEASE-NOTES: synced with 9ee40ce2aba --- RELEASE-NOTES | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index cb24bdbed..9e981602c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -68,6 +68,10 @@ This release includes the following bugfixes: o checksrc.bat: Fixed error when [directory] isn't a curl source directory o checksrc.bat: Fixed error when missing *.c and *.h files o CURLOPT_RESOLVE.3: Note removal support was added in 7.42 [20] + o test46: update cookie expire time + o SFTP: fix range request off-by-one in size check [21] + o CMake: fix GSSAPI builds [22] + o build: refer to fixed libidn versions [4] This release includes the following known bugs: @@ -77,12 +81,12 @@ This release would not have looked like this without help, code, reports and advice from friends like these: Cédric Connes, Dan Fandrich, Daniel Stenberg, David Woodhouse, Eric Ridge, - Feist Josselin, Gustavo Grieco, Inca R, Isaac Boukris, John E. Malmberg, - Kamil Dudka, Lior Kaplan, Marcel Raad, Michael Kaufmann, Michał Fita, - Patrick Monnerat, Paul Howarth, Ray Satiro, Roger Leigh, Stefan Bühler, - Štefan Kremeň, Steve Holme, Tatsuhiro Tsujikawa, Terri Oda, Tim Stack, - TJ Saunders, Tomas Tomecek, Viktor Szakáts, - (28 contributors) + Feist Josselin, Gustavo Grieco, Inca R, Isaac Boukris, Jakub Zakrzewski, + John E. Malmberg, Kamil Dudka, Lior Kaplan, Marcel Raad, Michael Kaufmann, + Michał Fita, Patrick Monnerat, Paul Howarth, Ray Satiro, Roger Leigh, + Stefan Bühler, Štefan Kremeň, Steve Holme, Tatsuhiro Tsujikawa, Terri Oda, + Tim Stack, TJ Saunders, Tomas Tomecek, Viktor Szakáts, + (29 contributors) Thanks! (and sorry if I forgot to mention someone) @@ -91,6 +95,7 @@ References to bug reports and discussions on issues: [1] = https://github.com/bagder/curl/issues/278 [2] = https://github.com/bagder/curl/issues/318 [3] = http://curl.haxx.se/mail/lib-2015-06/0122.html + [4] = http://curl.haxx.se/bug/?i=371 [5] = https://github.com/bagder/curl/issues/264 [6] = http://curl.haxx.se/libcurl/c/CURLMOPT_PUSHFUNCTION.html [7] = http://curl.haxx.se/libcurl/c/http2-serverpush.html @@ -107,3 +112,5 @@ References to bug reports and discussions on issues: [18] = https://github.com/bagder/curl/pull/174 [19] = https://github.com/bagder/curl/issues/366 [20] = http://curl.haxx.se/mail/lib-2015-08/0019.html + [21] = http://curl.haxx.se/bug/?i=359 + [22] = http://curl.haxx.se/bug/?i=370 -- cgit v1.2.3