]> granicus.if.org Git - curl/commitdiff
add pointer to the bug report
authorDaniel Stenberg <daniel@haxx.se>
Fri, 25 Dec 2009 23:35:16 +0000 (23:35 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 25 Dec 2009 23:35:16 +0000 (23:35 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 275a712e6ec3a7fd9680585c0c968d8eaea60f29..31ca177e179cce7605798c0a195dc5f798b5cd9e 100644 (file)
--- 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.