--- AnyEvent/Changes 2011/10/04 15:29:00 1.516 +++ AnyEvent/Changes 2011/11/16 20:04:05 1.519 @@ -1,8 +1,15 @@ Revision history for Perl extension AnyEvent. TODO: document TCP_*** constants - TODO: add debug/trace logging to some modules + + - Tk cannot create windows when tainted unless you set a title, so + set a dummy title for AnyEvent's dummy mainwindow. How dummy. + - escape any nonprintable/nonascii characters when stringifying + backtraces. + - log the reason loading an interface module fails to load at level debug. + +6.1 Tue Oct 4 19:44:30 CEST 2011 - 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.