diff options
Diffstat (limited to 'ares/RELEASE-NOTES')
-rw-r--r-- | ares/RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/RELEASE-NOTES b/ares/RELEASE-NOTES index 1ecc17622..0de52de0d 100644 --- a/ares/RELEASE-NOTES +++ b/ares/RELEASE-NOTES @@ -13,6 +13,7 @@ Changed: o added ares_parse_srv_reply() o added ares_parse_txt_reply() o new --enable-symbol-hiding configure option + o addrttl and addr6ttl structs renamed to ares_addrttl and ares_addr6ttl Fixed: |