summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2008-10-23 07:18:21 +0000
committerroot <root>2008-10-23 07:18:21 +0000
commit14d49ea37dd0e9c13cdd296b88a967ae6aec3d7b (patch)
treecde864d66575e4276a14687f04c19331866159f4 /Changes
parent88e938e5a108492683ea847bc9233c9f054f4cc0 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index fe8324b..24b5e61 100644
--- a/Changes
+++ b/Changes
@@ -7,6 +7,10 @@ WISH? monotonic clocks times/GetTickCount for coarse corrections?
ADD fails with EEXIST.
- use memset to initialise most arrays now and do away with the
init functions.
+ - expand time-out strategies into a "Be smart about timeouts" section.
+ - drop the "struct" from all ev_watcher declarations in the
+ documentation (yeah, it was a mistake to have a function called
+ ev_loop).
3.45 Tue Oct 21 21:59:26 CEST 2008
- disable inotify usage on linux <2.6.25, as it is broken