From: Daniel Stenberg Date: Sat, 24 Jul 2004 21:43:33 +0000 (+0000) Subject: autobuilds with ares and curl_easy_reset() X-Git-Tag: curl-7_12_1~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f78bc3c6d167760a41a5183d21b3ecfe2718a7c;p=thirdparty%2Fcurl.git autobuilds with ares and curl_easy_reset() --- diff --git a/CHANGES b/CHANGES index 7ba96eecb5..ca8e1f5f3d 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,13 @@ Changelog +Daniel (24 July 2004) +- I fixed the autobuilds with ares, since they now need to have buildconf run + in the ares dir before the configure script is run. + +- Added Casey O'Donnell's curl_easy_reset() function. It has a proto in + curl/curl.h but we have no man page yet. + Daniel (20 July 2004) - Added buildconf and buildconf.bat to the release archives, since they are handy for rebuilding curl when using a daily snapshot (and not a pure CVS