diff options
author | Yang Tse <yangsita@gmail.com> | 2009-11-23 00:57:50 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-11-23 00:57:50 +0000 |
commit | f6114f2ec4fcfe966cb4b30303aaa06666165798 (patch) | |
tree | aa15395955202809220ae7d2b2247b66f6a1afbc /ares/RELEASE-NOTES | |
parent | f9e55c99087f879e2ad8113f8b26ebc2e24a0910 (diff) |
- Jakub Hrozek fixed more function prototypes in man pages to sync them
with the ones declared in ares.h
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 a9cc907c1..1ecc17622 100644 --- a/ares/RELEASE-NOTES +++ b/ares/RELEASE-NOTES @@ -22,6 +22,7 @@ Fixed: o fix \Device\TCP handle leaks triggered by buggy iphlpapi.dll o init without internet gone no longer fails o out of bounds memory overwrite triggered with malformed /etc/hosts file + o function prototypes in man pages out of sync with ares.h Thanks go to these friendly people for their efforts and contributions: |