diff options
author | Yang Tse <yangsita@gmail.com> | 2008-05-09 16:30:24 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-05-09 16:30:24 +0000 |
commit | d708ef6731445a84a3d0499a4b13fd09a0dd0520 (patch) | |
tree | e1db0a162c85ffc4e6e5b22099628c45a3887313 /ares/RELEASE-NOTES | |
parent | d1238baecbe27b3b8a41493c6dd4ba955bfe088a (diff) |
Use monotonic time source if available.
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 5387ae9ab..2d67041f5 100644 --- a/ares/RELEASE-NOTES +++ b/ares/RELEASE-NOTES @@ -1,6 +1,7 @@ This is what's new and changed in the c-ares 1.5.2 release: o improved parsing of resolver configuration files + o use monotonic time source if available Thanks go to these friendly people for their efforts and contributions: |