summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2008-04-15 04:34:07 +0000
committerroot <root>2008-04-15 04:34:07 +0000
commit8176c9f3c1c2e3b60d7ff3cc89c9083c8d0f1826 (patch)
tree9d42db7c1130485eef0c778d23915eeb8270a0d7 /Changes
parentc504eb595a9a9afdd74e7b445abf1aa661c4ea7c (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 93fcfb0..2a3927a 100644
--- a/Changes
+++ b/Changes
@@ -15,6 +15,9 @@ Revision history for libev, a high-performance and full-featured event loop.
- work around a bug in realloc on openbsd and darwin,
also makes the errornous valgrind complaints
go away (noted by various people).
+ - fix ev_async_pending, add c++ wrapper for ev_async
+ (based on patch sent by Johannes Deisenhofer.
+ - add sensible set method to ev::embed.
3.2 Wed Apr 2 17:11:19 CEST 2008
- fix a 64 bit overflow issue in the select backend,