summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2012-06-24 14:30:40 +0000
committerroot <root>2012-06-24 14:30:40 +0000
commit2b0181bd9344cf41f02c66f880e0481549be9f37 (patch)
treead36b264e6e654eecc0f9efe2cebf3c28a5865c9 /Changes
parentc88be0a825c025006fea0605a8d6890b8d084d98 (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 3eb5316..cf6e65e 100644
--- a/Changes
+++ b/Changes
@@ -38,6 +38,8 @@ TODO: ev_feed_child_event
- try to detect signals around a fork faster (test program by
Denis Bilenko).
- work around recent glibc versions that leak memory in realloc.
+ - rename ev::embed::set to ev::embed::set_embed to avoid clashing
+ the watcher base set (loop) method.
4.11 Sat Feb 4 19:52:39 CET 2012
- INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as