--- AnyEvent/Changes 2011/11/22 09:36:46 1.520 +++ AnyEvent/Changes 2011/12/12 12:21:47 1.521 @@ -3,6 +3,10 @@ TODO: document TCP_*** constants TODO: add debug/trace logging to some modules +6.12 Mon Dec 12 13:21:10 CET 2011 + - $! was clobbered by subsequent calls in tcp_connect, due to + the postpone not saving/restoring it (analyzed by Richard Garnish). + 6.11 Tue Nov 22 10:36:05 CET 2011 - Tk cannot create windows when tainted unless you set a title, so set a dummy title for AnyEvent's dummy mainwindow. How dummy.