summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2010-10-22 05:57:55 +0000
committerroot <root>2010-10-22 05:57:55 +0000
commitb5335f1d75c19c2618d6f9cc53ab530e1ed45b28 (patch)
tree09a17c77fa0c6aa5719c3ce847db5456d34dd159 /Changes
parent161ca5d6241779e10976c8e0e3ab090a7d539112 (diff)
compat3 for ev++.h, default args c++
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 0c3bb1a..1450f86 100644
--- a/Changes
+++ b/Changes
@@ -44,6 +44,8 @@ TODO: include ev_xyz_start in each example?
- define _DARWIN_UNLIMITED_SELECT. just so.
- use enum instead of #define for most constants.
- improve compatibility to older C++ compilers.
+ - ev_run/ev_default_loop/ev_break/ev_loop_new have now default
+ arguments when compiled as C++.
3.9 Thu Dec 31 07:59:59 CET 2009
- signalfd is no longer used by default and has to be requested