From: Daniel Stenberg Date: Fri, 25 Dec 2009 23:35:16 +0000 (+0000) Subject: add pointer to the bug report X-Git-Tag: curl-7_20_0~214 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aefe0299e0ed91165cac8a4ed35882d989c548eb;p=curl add pointer to the bug report --- diff --git a/CHANGES b/CHANGES index 275a712e6..31ca177e1 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,8 @@ Daniel Stenberg (26 Dec 2009) - Renato Botelho and Peter Pentchev brought a patch that makes the libcurl headers work correctly even on FreeBSD systems before v8. + (http://curl.haxx.se/bug/view.cgi?id=2916915) + Daniel Stenberg (17 Dec 2009) - David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup when available.