Skip to content

Commit

Permalink
RELEASE-NOTES: Synced with 8b1d00a
Browse files Browse the repository at this point in the history
  • Loading branch information
captain-caveman2k committed Jul 31, 2015
1 parent 8b1d00a commit 909f0a8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion RELEASE-NOTES
Expand Up @@ -49,6 +49,10 @@ This release includes the following bugfixes:
o build-openssl.bat: Show syntax if required args are missing
o test1902: attempt to make the test more reliable
o libcurl-thread.3: Consolidate thread safety info
o maketgz: Fixed some VC makefiles missing from the release tarball
o libcurl-multi.3: mention curl_multi_wait [10]
o ABI doc: use secure URL
o http: move HTTP/2 cleanup code off http_disconnect() [11]

This release includes the following known bugs:

Expand All @@ -61,7 +65,7 @@ advice from friends like these:
Gustavo Grieco, 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, TJ Saunders, Viktor Szakáts,
Terri Oda, Tim Stack, Tomas Tomecek, TJ Saunders, Viktor Szakáts,

Thanks! (and sorry if I forgot to mention someone)

Expand All @@ -76,3 +80,5 @@ References to bug reports and discussions on issues:
[7] = http://curl.haxx.se/libcurl/c/http2-serverpush.html
[8] = https://github.com/bagder/curl/blob/master/docs/CODE_OF_CONDUCT.md
[9] = http://curl.haxx.se/libcurl/c/CURLOPT_SSL_OPTIONS.html
[10] = https://github.com/bagder/curl/issues/356
[11] = https://bugzilla.redhat.com/1248389

0 comments on commit 909f0a8

Please sign in to comment.