--- AnyEvent/Changes 2011/10/01 22:39:28 1.511 +++ AnyEvent/Changes 2011/10/01 22:48:36 1.512 @@ -4,9 +4,7 @@ TODO: AE::logger TODO: add debug/trace logging to some modules -TODO: poe child watcher hang? TODO: general log level "cap" -TODO: timer increase for arm(?) - INCOMPATIBLE CHANGE: the default log level is now "4" (error and above), and some messages inside AnyEvent have been elevated to higher log levels to print by default. @@ -20,7 +18,9 @@ - AE::Strict now checks that registered fds are still valid at regular intervals. - skip frequently called 'require' calls if the module appears loaded. - - increase signal latency test timer considerably for poor little osx. + - increase signal latency test timer considerably for poor little osx, + which can't be bothered with basic posix functionality such as signal + delivery. - mention some debugging aids in the tutorial. - new env variable PERL_ANYEVENT_MAX_SIGNAL_LATENCY. - detect the extremely evil IO::Async::Loop::AnyEvent module and refuse