From 7f11259eb70c39edfaf3c454c1b7ba13a2dc6c2a Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Wed, 5 Aug 2015 19:34:47 +0100 Subject: RELEASE-NOTES: Synced with 473807b95f --- RELEASE-NOTES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8377b1af0..c5dfce1ef 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -58,6 +58,11 @@ This release includes the following bugfixes: o docs: formpost needs the full size at start of upload [14] o curl_gssapi: remove 'const' to fix compiler warnings o SSH: three state machine fixups [15] + o libcurl.3: fix a single typo [16] + o generate.bat: Only clean prerequisite files when in ALL mode + o curl_slist_append.3: add error checking to the example + o buildconf.bat: Added support for file clean-up via -clean + o generate.bat: Use buildconf.bat for prerequisite file clean-up This release includes the following known bugs: @@ -93,3 +98,4 @@ References to bug reports and discussions on issues: [13] = http://curl.haxx.se/mail/lib-2015-07/0149.html [14] = http://curl.haxx.se/bug/?i=360 [15] = http://curl.haxx.se/bug/?i=357 + [16] = https://github.com/bagder/curl/issues/361 -- cgit v1.2.3