diff options
author | root <root> | 2008-03-16 16:38:23 +0000 |
---|---|---|
committer | root <root> | 2008-03-16 16:38:23 +0000 |
commit | e9e46a13c50948d7ae41b2dc3c888fe323e7067b (patch) | |
tree | 7aeb1031d8f594548b280ef803661d8e6962443a /Changes | |
parent | 088c2d69406428c26aa852fc9b02289cbb5e6213 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 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. + 3.1 Thu Mar 13 13:45:22 CET 2008 - implement ev_async watchers. - only initialise signal pipe on demand. |