summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2012-04-02 18:39:54 +0000
committerroot <root>2012-04-02 18:39:54 +0000
commit1a78f29c569e692a7e7fb56b47f0cc7f7398a9b6 (patch)
tree38887c5897dcb8096066b56adb3f37b33749ce1f /Changes
parent3ea499f2d3ae8aaa2389b2e7f47d1a9d20f78f89 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index ae491e1..b32b1b4 100644
--- a/Changes
+++ b/Changes
@@ -12,6 +12,8 @@ TODO: use __OPTIMIZE__ or __OPTIMIZE_SIZE__?
TODO: Jeff Davey libev patch
- (ecb) add memory fence support for xlC (Darin McBride).
- (ecb) add memory fence support for gcc-mips (Anton Kirilov).
+ - work around some kernels losing file descriptors by leaking
+ the kqueue descriptor in the child.
4.11 Sat Feb 4 19:52:39 CET 2012
- INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as