diff options
author | root <root> | 2009-08-26 17:11:42 +0000 |
---|---|---|
committer | root <root> | 2009-08-26 17:11:42 +0000 |
commit | 6d5a10c62f464381912287368c2b93f4014245f2 (patch) | |
tree | 90da0eef64a425be86df7f54f040614c1245c720 /Changes | |
parent | c1ef87aee531fa008156ecec2dc1fc76f16c2c16 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,9 +2,10 @@ Revision history for libev, a high-performance and full-featured event loop. - backport inotify code to C89. - implement EV_WIN32_HANDLE_TO_FD and EV_WIN32_CLOSE_FD configuration - symbols to make ti easier for apps to do their own fd management. + symbols to make it easier for apps to do their own fd management. - support EV_IDLE_ENABLE being disabled in ev++.h (patch by Didier Spezia). + - point out the unspecified signal mask in the documentation. 3.8 Sun Aug 9 14:30:45 CEST 2009 - incompatible change: do not necessarily reset signal handler |