aboutsummaryrefslogtreecommitdiff
path: root/ares/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-05-30 15:26:42 +0000
committerYang Tse <yangsita@gmail.com>2008-05-30 15:26:42 +0000
commite5f0c38fa9a9bd2aacbf9532039c602f813e2ced (patch)
tree9854df0cdd77f31b96bbb387cc280f51338a0aa0 /ares/RELEASE-NOTES
parent47925f3dd78a1cb46c6245d16af906c929cd4a84 (diff)
Brad House fixed a missing header file inclusion in adig sample program
Diffstat (limited to 'ares/RELEASE-NOTES')
-rw-r--r--ares/RELEASE-NOTES17
1 files changed, 3 insertions, 14 deletions
diff --git a/ares/RELEASE-NOTES b/ares/RELEASE-NOTES
index c7b321eae..4b2eff976 100644
--- a/ares/RELEASE-NOTES
+++ b/ares/RELEASE-NOTES
@@ -1,21 +1,10 @@
-This is what's new and changed in the c-ares 1.5.2 release:
+This is what's new and changed in the c-ares 1.5.3 release:
- o code refactoring in ares_gethostbyaddr
- o improved checking of /dev/urandom in configure script
- o new sample application, acountry
- o improved MSVC6 dsp files
- o adig sample application supports NAPTR records
- o improved file seeding randomizer
- o improved parsing of resolver configuration files
- o updated configure script to remove autoconf 2.62 warnings
- o use monotonic time source if available
- o return all PTR-records when doing reverse lookups
- o millisecond resolution support for the timeout option
+ o adig sample application compilation failure on some systems
Thanks go to these friendly people for their efforts and contributions:
- Erik Kline, Brad Spencer, Gisle Vanem, Alexey Simak, Eino Tuominen,
- Eino Tuominen, Yang Tse, Doug Goldstein, Sebastian<at>basti79.de,
+ Brad House
and obviously Daniel Stenberg
Have fun!