diff options
author | Yang Tse <yangsita@gmail.com> | 2008-08-25 03:44:43 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-08-25 03:44:43 +0000 |
commit | db23538898f7d18813e92ec006f8855b84197ac2 (patch) | |
tree | 8bd4169d49ad01bbf27609b288feaf6b05e6c606 /ares/RELEASE-NOTES | |
parent | 423a18cecc4af7d89f649e9f8c5cb63a419892fb (diff) |
George Neill's fix acountry sample application compilation failure.
Diffstat (limited to 'ares/RELEASE-NOTES')
-rw-r--r-- | ares/RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ares/RELEASE-NOTES b/ares/RELEASE-NOTES index 388816052..8f1de7cfe 100644 --- a/ares/RELEASE-NOTES +++ b/ares/RELEASE-NOTES @@ -10,10 +10,11 @@ This is what's new and changed in the c-ares 1.5.3 release: 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 Thanks go to these friendly people for their efforts and contributions: - Brad House, Yang Tse, Phil Blundell, Tofu Linden + Brad House, Yang Tse, Phil Blundell, Tofu Linden, George Neill and obviously Daniel Stenberg Have fun! |