aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'ares/CHANGES')
-rw-r--r--ares/CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index 68ec05d5a..c64ad799e 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -1,5 +1,9 @@
Changelog for the c-ares project
+* Oct 18 2008 (Daniel Stenberg)
+ Charles Hardin made adig support a regular numerical dotted IP address for the
+ -s option as well.
+
* Oct 7 2008 (Yang Tse)
- Added --enable-optimize configure option to enable and disable compiler
optimizations to allow decoupled setting from --enable-debug.