aboutsummaryrefslogtreecommitdiff
path: root/ares/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-11-23 01:54:55 +0000
committerYang Tse <yangsita@gmail.com>2009-11-23 01:54:55 +0000
commite37f8164a9ed951b4e57ab2838b30b929a5047bc (patch)
tree08274ddf665a7655a1cbfdc60693ccf6d73855bb /ares/RELEASE-NOTES
parent35d4c57051574b33fd9b120932b385be35bd1f65 (diff)
- Mention other recent changes
Diffstat (limited to 'ares/RELEASE-NOTES')
-rw-r--r--ares/RELEASE-NOTES2
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: