aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'ares/CHANGES')
-rw-r--r--ares/CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index 74b58654b..b22bcdbd8 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -1,3 +1,12 @@
+* February 16, 2004
+- Modified ares_private.h to include libcurl's memory debug header if
+ CURLDEBUG is set. This makes all the ares-functions supervised properly by
+ the curl test suite. This also forced me to add inclusion of the
+ ares_private.h header in a few more files that are using some kind of
+ memory-related resources.
+
+- Made the makefile only build ahost and adig if 'make demos' is used.
+
* February 10, 2004
- Dirk Manske made ares_version.h installed with 'make install'