aboutsummaryrefslogtreecommitdiff
path: root/ares/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
commit83d135f990f8420c3777bf1a5650545b46207a28 (patch)
tree12bd0c35c00c015fd35387d9833cc96fe62d48a0 /ares/CHANGES
parentd4ac3d53fc13ec9fdf4e693e4b6fe2539ee6592c (diff)
* 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 'ares/CHANGES')
-rw-r--r--ares/CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index ec202261d..2a73a484e 100644
--- a/ares/CHANGES
+++ b/ares/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