diff options
author | Yang Tse <yangsita@gmail.com> | 2009-10-31 12:51:49 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-10-31 12:51:49 +0000 |
commit | 5dd64e9e4bf754bc1d20c2baa8c78ea21f98e8b4 (patch) | |
tree | 6a49b5d03dc208ecf58d37cb49a26467d60e126d | |
parent | ce6731baf186807eb8012afeb26c8a304ab8e3ad (diff) |
Mention --enable-symbol-hiding configure option
-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 68a5d3b83..a9cc907c1 100644 --- a/ares/RELEASE-NOTES +++ b/ares/RELEASE-NOTES @@ -12,6 +12,7 @@ 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 new --enable-symbol-hiding configure option Fixed: |