Support Watt-32 under Win32.
[platform/upstream/c-ares.git] / RELEASE-NOTES
1 This is what's new and changed in the c-ares 1.5.3 release:
2
3  o fix adig sample application compilation failure on some systems
4  o fix pkg-config reporting of private libraries needed for static linking
5  o fallback to gettimeofday when monotonic clock is unavailable at run-time
6  o ares_gethostbyname() fallback from AAA to A records with CNAME present
7  o allow --enable-largefile and --disable-largefile configurations
8  o configure process no longer needs nor checks size of curl_off_t
9  o library will now be built with _REENTRANT symbol defined if needed
10  o Improved configure detection of number of arguments for getservbyport_r
11  o Improved query-ID randomness
12
13 Thanks go to these friendly people for their efforts and contributions:
14
15  Brad House, Yang Tse, Phil Blundell, Tofu Linden
16  and obviously Daniel Stenberg
17
18 Have fun!