aboutsummaryrefslogtreecommitdiff
path: root/ares/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-07-02 03:04:56 +0000
committerYang Tse <yangsita@gmail.com>2008-07-02 03:04:56 +0000
commit97333deb3f6713d7d12168c8980d69cc60961063 (patch)
tree6c792c1b43a9de7cf829f7dc618a2379797da653 /ares/RELEASE-NOTES
parent400d9d420517a81d5f55153b0dda90aced1cbfb3 (diff)
fallback to gettimeofday when monotonic clock is unavailable at run-time
Diffstat (limited to 'ares/RELEASE-NOTES')
-rw-r--r--ares/RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/RELEASE-NOTES b/ares/RELEASE-NOTES
index bad9445c8..6990b765f 100644
--- a/ares/RELEASE-NOTES
+++ b/ares/RELEASE-NOTES
@@ -2,6 +2,7 @@ This is what's new and changed in the c-ares 1.5.3 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
Thanks go to these friendly people for their efforts and contributions: