summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2008-04-02 06:34:50 +0000
committerroot <root>2008-04-02 06:34:50 +0000
commit44f698ae2a749d552fab07dd450d4085f8f83531 (patch)
tree6b3f47ef0dbd6593ea22d07f5075b7bd4ed08e10 /Changes
parent812df45ef78bee506a4923d2b1498cdc66aebff1 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 58cfabf..28d6f83 100644
--- a/Changes
+++ b/Changes
@@ -4,6 +4,7 @@ Revision history for libev, a high-performance and full-featured event loop.
- fix a 64 bit overflow issue in the select backend,
by using fd_mask instead of int for the mask.
- rename internal sighandler to avoid clash with very old perls.
+ - add ev_async_pending.
3.1 Thu Mar 13 13:45:22 CET 2008
- implement ev_async watchers.