summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2008-01-31 19:59:23 +0000
committerroot <root>2008-01-31 19:59:23 +0000
commitd21139184d6b816c5ff1218f5c4e1acde9be02fc (patch)
tree276bd12918f60bc7f5c983b473f72e88f951867f
parent4ec7af8cadb10f4c2a2869b221319f11048c770a (diff)
*** empty log message ***
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 6a3508f..30af0f2 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
Revision history for libev, a high-performance and full-featured event loop
+ - implement ev_asnc watchers.
+ - only initialise signal pipe on demand.
+ - make use of sig_atomic_t configurable.
+
3.0 Mon Jan 28 13:14:47 CET 2008
- API/ABI bump to version 3.0.
- ev++.h includes "ev.h" by default now, not <ev.h>.