From 3b0c5ae46774e8523cb02d6ecb7c2c25ec21e97b Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 25 Nov 2008 16:26:58 +0000 Subject: In preparation for the upcomming IPv6 nameservers patch, the internal ares_addr union is now changed into an internal struct which also holds the address family. --- ares/CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ares/CHANGES') diff --git a/ares/CHANGES b/ares/CHANGES index 7e2875d96..284ca5e51 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,10 @@ Changelog for the c-ares project +* Nov 25 2008 (Yang Tse) +- In preparation for the upcomming IPv6 nameservers patch, the internal + ares_addr union is now changed into an internal struct which also holds + the address family. + * Nov 19 2008 (Daniel Stenberg) - Brad Spencer brought the new function ares_gethostbyname_file() which simply resolves a host name from the given file, using the regular hosts syntax. -- cgit v1.2.3