diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2008-08-29 08:55:02 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2008-08-29 08:55:02 +0000 |
| commit | bae4e12302e783af59ad40cef3fb72c42a3bef17 (patch) | |
| tree | e13d29bfd26333313e8203f1481265a495f24eeb /ares/RELEASE-NOTES | |
| parent | 09df1cdb5cfc37516642f6c1881d7c258b82aa57 (diff) | |
we start over working towards 1.5.4
Diffstat (limited to 'ares/RELEASE-NOTES')
| -rw-r--r-- | ares/RELEASE-NOTES | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/ares/RELEASE-NOTES b/ares/RELEASE-NOTES index 8f1de7cfe..04247400e 100644 --- a/ares/RELEASE-NOTES +++ b/ares/RELEASE-NOTES @@ -1,20 +1,10 @@ -This is what's new and changed in the c-ares 1.5.3 release: +This is what's new and changed in the c-ares 1.5.4 release: - o fix adig sample application compilation failure on some systems - o fix pkg-config reporting of private libraries needed for static linking - o fallback to gettimeofday when monotonic clock is unavailable at run-time - o ares_gethostbyname() fallback from AAA to A records with CNAME present - o allow --enable-largefile and --disable-largefile configurations - o configure process no longer needs nor checks size of curl_off_t - o library will now be built with _REENTRANT symbol defined if needed - o Improved configure detection of number of arguments for getservbyport_r - o Improved query-ID randomness - o Validate that DNS response address matches the request address - o fix acountry sample application compilation failure on some systems + o Thanks go to these friendly people for their efforts and contributions: - Brad House, Yang Tse, Phil Blundell, Tofu Linden, George Neill + and obviously Daniel Stenberg Have fun! |
