diff options
| author | root <root> | 2008-05-02 08:13:16 +0000 | 
|---|---|---|
| committer | root <root> | 2008-05-02 08:13:16 +0000 | 
| commit | 1b5bdfc28c14e180f3369f1bd995af92c20f15e9 (patch) | |
| tree | 061eb0cebaad2bf82ddb3d546652e1c21b46798d /Changes | |
| parent | 6703b4811bdb7ffbd3b59103fde928526ecc349d (diff) | |
use ev_active instead of explicit casts
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Revision history for libev, a high-performance and full-featured event loop.  	- use 1-based heaps, simplifies code, reduces codesize, makes            for better cache-efficiency and increases memory requirements            by up to two pointers/loop. -        - fix a potential aliasing issue. +        - fix a potential aliasing issue in ev_timer_again.  3.31 Wed Apr 16 20:45:04 CEST 2008  	- added last minute fix for ev_poll.c by Brandon Black.  | 
