diff options
author | Yang Tse <yangsita@gmail.com> | 2009-11-23 01:54:55 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-11-23 01:54:55 +0000 |
commit | e37f8164a9ed951b4e57ab2838b30b929a5047bc (patch) | |
tree | 08274ddf665a7655a1cbfdc60693ccf6d73855bb /ares/RELEASE-NOTES | |
parent | 35d4c57051574b33fd9b120932b385be35bd1f65 (diff) |
- Mention other recent changes
Diffstat (limited to 'ares/RELEASE-NOTES')
-rw-r--r-- | ares/RELEASE-NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ares/RELEASE-NOTES b/ares/RELEASE-NOTES index 0de52de0d..d8d0a5c35 100644 --- a/ares/RELEASE-NOTES +++ b/ares/RELEASE-NOTES @@ -12,7 +12,9 @@ Changed: o ARES_ECANCELLED is now sent as reason for ares_cancel() o added ares_parse_srv_reply() o added ares_parse_txt_reply() + o added ares_free_data() o new --enable-symbol-hiding configure option + o new Makefile.msvc for any MSVC compiler or MS Visual Studio version o addrttl and addr6ttl structs renamed to ares_addrttl and ares_addr6ttl Fixed: |