summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-02-22 22:42:20 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-02-22 22:42:20 +0000
commitbcc693e9665cb4e8f0897850d66feb585c66f58c (patch)
treea8a97b5de41a05988623393552281b5451fdcb72 /CHANGES
parent3e2959f67c9305909e0c738f89be4958187ddec3 (diff)
downloadc-ares-bcc693e9665cb4e8f0897850d66feb585c66f58c.tar.gz
c-ares-bcc693e9665cb4e8f0897850d66feb585c66f58c.tar.bz2
c-ares-bcc693e9665cb4e8f0897850d66feb585c66f58c.zip
Dominick Meglio's fix for supporting multiple names in the Nameserver key
on Windows.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b22bcdb..9857dbc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+* February 22, 2004
+- Dominick Meglio made ares init support multiple name servers in the
+ NameServer key on Windows.
+
* 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