diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-05-22 20:31:31 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-05-22 20:31:34 +0100 |
commit | 415c982afb0b5348b1e994c2e723e43ac4d6ad84 (patch) | |
tree | ee9014d726c80849bfa20cb3e942ce079a4b6b4e /RELEASE-NOTES | |
parent | f6343558686e2c8d24d4ea0badbbd45335896b5f (diff) | |
download | curl-415c982afb0b5348b1e994c2e723e43ac4d6ad84.tar.gz |
RELEASE-NOTES: Synced with f634355868
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2d6a14c15..bde6d1102 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -8,10 +8,13 @@ Curl and libcurl 7.38.0 This release includes the following changes: + o bits.close: introduce connection close tracking + o darwinssl: Add support for --cacert o This release includes the following bugfixes: + o build: Fixed incorrect reference to curl_setup.h in Visual Studio files o This release includes the following known bugs: @@ -21,7 +24,7 @@ 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: - + Daniel Stenberg, Nick Zitzman, Steve Holme, Vilmos Nebehaj Thanks! (and sorry if I forgot to mention someone) |