From 6173e38fdcf5a9db84be511dfcf0037b8339c0bb Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 11 Mar 2009 22:56:03 +0000 Subject: - Kamil Dudka made the curl tool properly call curl_global_init() before any other libcurl function. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d68072cac..682a03f51 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,10 @@ Changelog +Daniel Stenberg (11 Mar 2009) +- Kamil Dudka made the curl tool properly call curl_global_init() before any + other libcurl function. + Yang Tse (11 Mar 2009) - Added missing TELNET timeout support for Windows builds. This issue was reported by Pierre Brico. -- cgit v1.2.3