curl/ares/RELEASE-NOTES

22 lines
827 B
Plaintext
Raw Normal View History

2007-11-21 05:16:44 -05:00
This is what's new and changed in the c-ares 1.5.2 release:
2007-06-08 04:46:28 -04:00
2008-05-15 06:04:15 -04:00
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
2008-05-15 06:04:15 -04:00
o updated configure script to remove autoconf 2.62 warnings
o use monotonic time source if available
2008-05-15 06:04:15 -04:00
o return all PTR-records when doing reverse lookups
o millisecond resolution support for the timeout option
2007-06-08 04:46:28 -04:00
Thanks go to these friendly people for their efforts and contributions:
2008-05-15 06:04:15 -04:00
Erik Kline, Brad Spencer, Gisle Vanem, Alexey Simak, Eino Tuominen,
Eino Tuominen, Yang Tse, Doug Goldstein, Sebastian<at>basti79.de,
and obviously Daniel Stenberg
2007-06-08 04:46:28 -04:00
Have fun!