summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPhil Blundell <pb@reciva.com>2009-02-03 14:38:09 +0000
committerPhil Blundell <pb@reciva.com>2009-02-03 14:38:09 +0000
commit3f7fc80ab5acb16f5e709d8f2cf8a12c934715aa (patch)
tree67a7813a5dade2bc8411fbda0e4f5b27e8776332 /CHANGES
parent1ce8e6583ebcdc448c3187d186a9ef219218bfdb (diff)
downloadc-ares-3f7fc80ab5acb16f5e709d8f2cf8a12c934715aa.tar.gz
c-ares-3f7fc80ab5acb16f5e709d8f2cf8a12c934715aa.tar.bz2
c-ares-3f7fc80ab5acb16f5e709d8f2cf8a12c934715aa.zip
* February 3 2009 (Phil Blundell)
- If the server returns garbage or nothing at all in response to an AAAA query, go on and ask for A records anyway.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ec20226..2a73a48 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
Changelog for the c-ares project
+* February 3 2009 (Phil Blundell)
+- If the server returns garbage or nothing at all in response to an AAAA query,
+ go on and ask for A records anyway.
+
* January 31 2009 (Daniel Stenberg)
- ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolving
either AF_INET6 or AF_INET. It works by accepting any of the looksups in the