--- AnyEvent/Changes 2009/07/31 07:34:00 1.313 +++ AnyEvent/Changes 2009/07/31 07:57:43 1.314 @@ -3,6 +3,8 @@ 4.9 - Glib silently fails when registering a timeout with a negative value, so avoid that. + - check rbuf_max condition only after trying to consume + data. - normalise signal numbers to names when using the ae's signal handling, but do not document this (yet). - pure perl signal emulation did not properly set nonblocking