diff options
author | Yang Tse <yangsita@gmail.com> | 2010-03-05 20:01:47 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2010-03-05 20:01:47 +0000 |
commit | 21f331ead265b1f02ae14fd03e9af53ea5b7bd55 (patch) | |
tree | 9fdbad31d74347d11a34d0121fd9b840dd5e1413 /ares/RELEASE-NOTES | |
parent | f9337470882125288606676534e701c71fc1014b (diff) |
Added IPv6 name servers support
Diffstat (limited to 'ares/RELEASE-NOTES')
-rw-r--r-- | ares/RELEASE-NOTES | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ares/RELEASE-NOTES b/ares/RELEASE-NOTES index 120ac2908..0e1fefb4c 100644 --- a/ares/RELEASE-NOTES +++ b/ares/RELEASE-NOTES @@ -2,7 +2,7 @@ This is what's new and changed in the c-ares 1.7.1 release: Changed: - o + o added IPv6 name servers support Fixed: @@ -12,6 +12,7 @@ Fixed: Thanks go to these friendly people for their efforts and contributions: - Ingmar Runge, Laszlo Tamas Szabo, Yang Tse, Tommie Gannert + Ingmar Runge, Laszlo Tamas Szabo, Yang Tse, Tommie Gannert, Gregor Jasny, + Phil Blundell, Cedric Bail, Jakub Hrozek Have fun! |