aboutsummaryrefslogtreecommitdiff
path: root/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 /RELEASE-NOTES
parent400d9d420517a81d5f55153b0dda90aced1cbfb3 (diff)
fallback to gettimeofday when monotonic clock is unavailable at run-time
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index dc71abf06..7c9490542 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -26,7 +26,7 @@ This release includes the following bugfixes:
o SCP or SFTP over socks proxy crashed
o RC4-MD5 cipher now works with NSS-built libcurl
o range requests with --head are now done correctly
- o configure script misdetected monotonic clock availability
+ o fallback to gettimeofday when monotonic clock is unavailable at run-time
o range numbers could be made to wrongly get output as signed
This release includes the following known bugs: