add pointer to the bug report

This commit is contained in:
Daniel Stenberg 2009-12-25 23:35:16 +00:00
parent b89789d82f
commit aefe0299e0
1 changed files with 2 additions and 0 deletions

View File

@ -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.