From: Daniel Stenberg Date: Thu, 10 Dec 2009 20:26:44 +0000 (+0000) Subject: argh, use the correct bug id X-Git-Tag: curl-7_20_0~280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b91ed67276bb02bdd7bd8fdfead5d299e0164d84;p=thirdparty%2Fcurl.git argh, use the correct bug id --- diff --git a/CHANGES b/CHANGES index f697733435..a697ba7b76 100644 --- a/CHANGES +++ b/CHANGES @@ -12,7 +12,7 @@ Daniel Stenberg (10 Dec 2009) OpenSSL), multi interface and the CURLOPT_DEBUGFUNCTION and a certain order of cleaning things up. I fixed it. - (http://curl.haxx.se/bug/view.cgi?id=2891591) + (http://curl.haxx.se/bug/view.cgi?id=2905220) Daniel Stenberg (7 Dec 2009) - Martin Storsjo made libcurl use the Expect: 100-continue header for posts