gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 192/208: RELEASE-NOTES: synced with 561e9217c


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 192/208: RELEASE-NOTES: synced with 561e9217c
Date: Wed, 09 Aug 2017 17:36:29 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.55.0
in repository gnurl.

commit 26e02eae4ba359938230bc449feba1d22a4733bd
Author: Daniel Stenberg <address@hidden>
AuthorDate: Fri Aug 4 10:32:38 2017 +0200

    RELEASE-NOTES: synced with 561e9217c
---
 RELEASE-NOTES | 38 ++++++++++++++++++++++++++++++++++----
 1 file changed, 34 insertions(+), 4 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index c5c1b0b24..58219d2ce 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -107,6 +107,23 @@ This release includes the following bugfixes:
  o timeval: struct curltime is a struct timeval replacement [67]
  o curl_rtmp: fix a compiler warning [68]
  o include.d: clarify that it concerns the response headers [69]
+ o cmake: support make uninstall [70]
+ o include.d: clarify --include is only for response headers [71]
+ o libcurl: Stop using error codes defined under CURL_NO_OLDIES [72]
+ o http: fix response code parser to avoid integer overflow [73]
+ o configure: fix the check for IdnToUnicode [74]
+ o multi: fix request timer management [75]
+ o curl_threads: fix MSVC compiler warning [76]
+ o travis: build on osx with openssl
+ o travis: build on osx with libressl
+ o CURLOPT_NETRC.3: mention the file name on windows
+ o cmake: set MSVC warning level to 4 [77]
+ o netrc: skip lines starting with '#' [78]
+ o darwinssl: fix curlssl_sha256sum() compiler warnings on first argument
+ o BUILD.WINDOWS: mention buildconf.bat for builds off git
+ o darwinssl: silence compiler warnings [79]
+ o travis: build on osx with darwinssl
+ o FTP: skip unnecessary CWD when in nocwd mode [80]
 
 This release includes the following known bugs:
 
@@ -115,14 +132,16 @@ This release includes the following known bugs:
 This release would not have looked like this without help, code, reports and
 advice from friends like these:
 
-  Dan Fandrich, Daniel Stenberg, David E. Narváez, Dmitry Kostjuchenko,
-  Evert Pot, Frederik B, Gisle Vanem, Hannes Magnusson, Henrik S. Gaßmann,
-  Jakub Wilk, Jeroen Ooms, Jesse Chisholm, Johannes Schindelin, Kamil Dudka,
+  Brad Spencer, Brian Carpenter, Dan Fandrich, Daniel Stenberg,
+  David E. Narváez, Dmitry Kostjuchenko, Dwarakanath Yadavalli, Evert Pot,
+  Frederik B, Gisle Vanem, Hannes Magnusson, Henrik S. Gaßmann, Jakub Wilk,
+  Jeremy Tan, Jeroen Ooms, Jesse Chisholm, Johannes Schindelin, Kamil Dudka,
   Marcel Raad, Martin Kepplinger, Matteo B., Max Dymond, Michael Kaufmann,
   Neil Kolban, Nick Miyake, olesteban at github, ovidiu-benea on github,
   Pascal Terjan, Paul Harris, Pavel Rochnyak, Per Malmberg, Ray Satiro,
   Rob Sanders, Ryan Winograd, Sergei Nikulov, Simon Warta, Timothe Litt,
-  (33 contributors)
+  Viktor Szakáts,
+  (38 contributors)
 
         Thanks! (and sorry if I forgot to mention someone)
 
@@ -197,3 +216,14 @@ References to bug reports and discussions on issues:
  [67] = https://curl.haxx.se/bug/?i=1693
  [68] = https://curl.haxx.se/bug/?i=1652
  [69] = https://curl.haxx.se/bug/?i=1704
+ [70] = https://curl.haxx.se/bug/?i=1674
+ [71] = https://github.com/curl/curl/commit/de6de94#commitcomment-23370851
+ [72] = https://curl.haxx.se/bug/?i=1688
+ [73] = https://curl.haxx.se/bug/?i=1714
+ [74] = https://curl.haxx.se/bug/?i=1669
+ [75] = https://curl.haxx.se/mail/lib-2017-07/0033.html
+ [76] = https://curl.haxx.se/bug/?i=1717
+ [77] = https://curl.haxx.se/bug/?i=1711
+ [78] = https://curl.haxx.se/mail/lib-2017-08/0008.html
+ [79] = https://curl.haxx.se/bug/?i=1722
+ [80] = https://curl.haxx.se/bug/?i=1718

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]