diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-12-10 20:26:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-12-10 20:26:44 +0000 |
commit | b91ed67276bb02bdd7bd8fdfead5d299e0164d84 (patch) | |
tree | 2867db7884449b1ad9dfc22e28f35e5e0bb02bfe /CHANGES | |
parent | 315253b367a8d3c439a4acccfe68723109f3d1b1 (diff) |
argh, use the correct bug id
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |