summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2008-10-29 17:50:57 +0000
committerroot <root>2008-10-29 17:50:57 +0000
commit65ffc0fe37e99bd095c8c15306858fdaab3aff0e (patch)
tree1667e34ab7a38614d98a002e2c968de139b82e11 /Changes
parent2e301444c2d01c5439d97b45cb06351055dd2805 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes
index 3281a0d..c0afb86 100644
--- a/Changes
+++ b/Changes
@@ -17,7 +17,8 @@ WISH? monotonic clocks times/GetTickCount for coarse corrections?
to have a struct AND a function called ev_loop).
- fix a bug where ev_default would not initialise the default
loop again after it was destroyed with ev_default_destroy.
- - rename syserr to ev_syserr to avoid name clashes when embedding.
+ - rename syserr to ev_syserr to avoid name clashes when embedding,
+ do similar changes for event.c.
3.45 Tue Oct 21 21:59:26 CEST 2008
- disable inotify usage on linux <2.6.25, as it is broken