--- AnyEvent/Changes 2011/09/05 07:21:53 1.507 +++ AnyEvent/Changes 2011/09/13 12:34:13 1.508 @@ -7,17 +7,16 @@ TODO: AE::logger TODO: add debug/trace logging to some modules TODO: poe child watcher hang? -TODO: $autload model kill? - 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. + - AnyEvent::log, unlike AnyEvent::Log::log, did not always exit on fatal. - add google public ipv6 dns as fallback servers, so AE::DNS can finally support ipv6-only operation even with defaults (also use ::1 instead of 127.0.0.1). - give better guidelines on how to chose a logging level. - AE::Strict now checks that registered fds are still valid at regular intervals. - - AnyEvent::log, unlike AnyEvent::Log::log, did not always exit on fatal. - skip frequently called 'require' calls if the module appears loaded. - increase signal latency test timer considerably for poor little osx. - mention some debugging aids in the tutorial. @@ -60,7 +59,7 @@ - new env variable, PERL_ANYEVENT_DEBUG_WRAP, to automatically enable watcher instrumentation/wrapping (see AnyEvent::Debug::wrap). - new env variable, PERL_ANYEVENT_HOSTS, to override the place where - F can be found. + /etc/hosts can be found. - an empty PERL_ANYEVENT_RESOLV_CONF now selects the default configuration. - env variables can now be specified using AE_xyz instead of