summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2008-12-14 21:58:08 +0000
committerroot <root>2008-12-14 21:58:08 +0000
commitce974b74797a195580c44baf44f76b6f43f332c7 (patch)
tree808de2e9022831385d2409bc4dc1ccf2887a8cdb /Changes
parentb3671b8933f927606edb7e0b6f074c340a1addfc (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 7c3fe84..53fa2bf 100644
--- a/Changes
+++ b/Changes
@@ -7,6 +7,8 @@ Revision history for libev, a high-performance and full-featured event loop.
- assume negative return values != -1 signals success of port_getn
(http://cvs.epicsol.org/cgi/viewcvs.cgi/epic5/source/newio.c?rev=1.52)
(no known failure reports, but it doesn't hurt).
+ - fork detection in ev_embed now stops and restarts the watcher
+ automatically.
- EXPERIMENTAL: default the method to operator () in ev++.h,
to make it nicer to use functors (requested by Benedek László).
- fixed const object callbacks in ev++.h.
@@ -16,6 +18,7 @@ Revision history for libev, a high-performance and full-featured event loop.
- inotify watchers could be leaked under certain circumstances.
- OS X 10.5 is actually even more broken than earlier versions,
so fall back to select on that piece of garbage.
+ - fixed some weirdness in the ev_embed documentation.
3.49 Wed Nov 19 11:26:53 CET 2008
- ev_stat watchers will now use inotify as a mere hint on