--- AnyEvent-Fork/Changes 2013/08/30 12:06:48 1.36 +++ AnyEvent-Fork/Changes 2013/08/31 16:35:25 1.37 @@ -6,6 +6,9 @@ in the description of the run method. - AnyEvent::Fork now sets a child watcher for direct children. - clarify that one might need to set a child watcher. + - explicitly call exit on eof in children, to hide(!) win32 perl + bugs. at least the test suite doesn't complain anymore, but + the bug is doubtlessly still there. 1.1 Sun Apr 28 15:47:38 CEST 2013 - (hopefully) remove dependency on common::sense in child code.