From a980492a082bf5c53c627497b34b947e7f1a9098 Mon Sep 17 00:00:00 2001 From: Marc Alexander Lehmann Date: Wed, 15 Oct 2008 14:13:26 +0000 Subject: [PATCH] *** empty log message *** --- Changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 16d61d1..af03f51 100644 --- a/Changes +++ b/Changes @@ -2,10 +2,11 @@ Revision history for libev, a high-performance and full-featured event loop. WISH? monotonic clocks times/GetTickCount for coarse corrections? +TODO: document 2.6.24-- breakage of inotify - disable inotify usage on linux <2.6.25, as it is broken (reported by Yoann Vandoorselaere). - ev_stat errornously would try to add inotify watchers - even when inotify isn't available (this should only + even when inotify wasn't available (this should only have a performance impact). - ev_once now passes both timeout and io to the callback if both occur concurrently, instead of giving timeouts precedence.