diff options
author | Yang Tse <yangsita@gmail.com> | 2008-08-25 03:34:50 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-08-25 03:34:50 +0000 |
commit | 423a18cecc4af7d89f649e9f8c5cb63a419892fb (patch) | |
tree | dc1b4424d007f3012f3ca75e2a042a73bdb35e21 /ares/RELEASE-NOTES | |
parent | f164260eeeb246e32b30ab382cf7eb454e6f953a (diff) | |
download | curl-423a18cecc4af7d89f649e9f8c5cb63a419892fb.tar.gz |
Brad House's validation that DNS response address matches the request address
Diffstat (limited to 'ares/RELEASE-NOTES')
-rw-r--r-- | ares/RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/RELEASE-NOTES b/ares/RELEASE-NOTES index eb9110dcf..388816052 100644 --- a/ares/RELEASE-NOTES +++ b/ares/RELEASE-NOTES @@ -9,6 +9,7 @@ This is what's new and changed in the c-ares 1.5.3 release: 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 Thanks go to these friendly people for their efforts and contributions: |