aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'ares/CHANGES')
-rw-r--r--ares/CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index 551693f46..056c6d677 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -1,3 +1,10 @@
+* March 30, 2004
+- Dominick Meglio's new ares_expand_string. A helper function when decoding
+ incoming DNS packages.
+
+- Daniel Stenberg modified the Makefile.in to use a for loop for the man page
+ installation to improve overview and make it easier to add man pages.
+
* March 9, 2004
- Gisle Vanem improved build on Windows.