sync with reality
[platform/upstream/c-ares.git] / RELEASE-NOTES
1 This is what's new and changed in the c-ares 1.5.2 release:
2
3  o code refactoring in ares_gethostbyaddr
4  o improved checking of /dev/urandom in configure script
5  o new sample application, acountry
6  o improved MSVC6 dsp files
7  o adig sample application supports NAPTR records
8  o improved file seeding randomizer
9  o improved parsing of resolver configuration files
10  o updated configure script to remove autoconf 2.62 warnings
11  o use monotonic time source if available
12  o return all PTR-records when doing reverse lookups
13  o millisecond resolution support for the timeout option
14
15 Thanks go to these friendly people for their efforts and contributions:
16
17  Erik Kline, Brad Spencer, Gisle Vanem, Alexey Simak, Eino Tuominen,
18  Eino Tuominen, Yang Tse, Doug Goldstein, Sebastian<at>basti79.de,
19  and obviously Daniel Stenberg
20
21 Have fun!