--- AnyEvent-Fork/Changes 2013/04/06 22:41:56 1.21 +++ AnyEvent-Fork/Changes 2013/04/08 03:20:53 1.22 @@ -3,6 +3,9 @@ TODO: maybe set child watcher? TODO: AnyEvent::Fork::RPC::Sync and Async or so. + - only set SIGCHLD to IGNORE while serving requests, reset + it to the previous value after ->run. + 0.6 Sun Apr 7 00:41:30 CEST 2013 - this release mostly updates the documentation. - add fork+exec replacement example to SYNOPSIS.