diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-12-25 23:35:16 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-12-25 23:35:16 +0000 |
commit | aefe0299e0ed91165cac8a4ed35882d989c548eb (patch) | |
tree | b34d724c98a78113ae13cc7595d0f8661db2d7bd | |
parent | b89789d82fdb2df7adc8d00e7574ab0e531c3f7b (diff) |
add pointer to the bug report
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |