summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2011-02-03 20:59:08 +0000
committerroot <root>2011-02-03 20:59:08 +0000
commitb817b653122bd9cdbb127aa0b8976ef95cfdf2a9 (patch)
tree8bb987ffe48eabf7ff0f2eed15b5efc04d7f9cf0 /Changes
parent470993bbd2a9565720dfa8060175849ea20b91c2 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index da55f1a..c9b05c0 100644
--- a/Changes
+++ b/Changes
@@ -5,6 +5,8 @@ TODO: ev_loop_wakeup
TODO: windows handle caching, added/not removed in ev_select.c
- do no rely on ceil() in ev_e?poll.c.
- backport libev to HP-UX versions before 11 v3.
+ - configure did not detect nanosleep and clock_gettime properly when
+ they are available in the libc (as opposed to -lrt).
4.03 Tue Jan 11 14:37:25 CET 2011
- officially support polling files with all backends.