]> granicus.if.org Git - curl/commitdiff
RELEASE-NOTES: curl 7.47.1 time! curl-7_47_1
authorDaniel Stenberg <daniel@haxx.se>
Mon, 8 Feb 2016 09:26:24 +0000 (10:26 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Feb 2016 09:26:24 +0000 (10:26 +0100)
RELEASE-NOTES

index 298e2dd088cae2533effb0242ca535d1b9037810..5d1b541042c8b18ab011dc5d7e0a6ef6d011f18c 100644 (file)
@@ -20,6 +20,7 @@ This release includes the following bugfixes:
  o examples/asiohiper: Avoid function name collision on Windows [6]
  o idn_win32: Better error checking [7]
  o openssl: Fix signed/unsigned mismatch warning in X509V3_ext [8]
+ o curl save files: check for backslashes on cygwin [9]
 
 This release includes the following known bugs:
 
@@ -44,3 +45,4 @@ References to bug reports and discussions on issues:
  [6] = https://curl.haxx.se/mail/lib-2016-02/0016.html
  [7] = https://github.com/curl/curl/pull/637
  [8] = https://github.com/curl/curl/commit/dd1b44c#commitcomment-15913896
+ [9] = https://curl.haxx.se/docs/adv_20160127B.html