diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d90e31210..dbb399025 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -11,7 +11,9 @@ Curl and libcurl 7.15.2 This release includes the following changes: - o + o curl_global_init() and curl_global_cleanup() are now using a refcount so + that it is now legal to call them multiple times. See updated info for + details. This release includes the following bugfixes: @@ -37,6 +39,6 @@ This release would not have looked like this without help, code, reports and advice from friends like these: Dov Murik, Jean Jacques Drouin, Andres Garcia, Yang Tse, Gisle Vanem, Dan - Fandrich, Alexander Lazic, Michael Jahn, Andrew Benham + Fandrich, Alexander Lazic, Michael Jahn, Andrew Benham, Bryan Henderson Thanks! (and sorry if I forgot to mention someone) |