diff options
author | Yang Tse <yangsita@gmail.com> | 2009-11-23 11:35:53 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-11-23 11:35:53 +0000 |
commit | 4bfa0b08de5f3b26bb02da829af96964a43ea961 (patch) | |
tree | fdf57f3b6c354497fb4651b525c840b70dbe68c9 /ares/RELEASE-NOTES | |
parent | e536cb085f55a821a482618e276cc35b3a9f5f14 (diff) |
Mention last changes
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 d8d0a5c35..bad430032 100644 --- a/ares/RELEASE-NOTES +++ b/ares/RELEASE-NOTES @@ -16,6 +16,7 @@ Changed: 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 + o naming convention for libraries built with MSVC, see README.msvc Fixed: |