diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-07-24 21:43:33 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-07-24 21:43:33 +0000 |
commit | 7f78bc3c6d167760a41a5183d21b3ecfe2718a7c (patch) | |
tree | af46c303642e4026e0319824a193404da82431f9 /CHANGES | |
parent | f508f30fb6c0d8b6f4e2058256e80c97bfda3a7b (diff) |
autobuilds with ares and curl_easy_reset()
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |