summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2008-03-23 00:05:03 +0000
committerroot <root>2008-03-23 00:05:03 +0000
commit736d5f9cbf1bdfe02ce49f21a081af49a86d591f (patch)
treed9ebe8920919046432f58551c6ed2bd39c7636a3 /Changes
parent164507b71c49e48ce047c540035a3108fda2a81c (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 9f282dd..58cfabf 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@ Revision history for libev, a high-performance and full-featured event loop.
3.2
- 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.
3.1 Thu Mar 13 13:45:22 CET 2008
- implement ev_async watchers.