From 7f78bc3c6d167760a41a5183d21b3ecfe2718a7c Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Sat, 24 Jul 2004 21:43:33 +0000
Subject: [PATCH] autobuilds with ares and curl_easy_reset()

---
 CHANGES | 7 +++++++
 1 file changed, 7 insertions(+)

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
-- 
GitLab