--- Coro/Changes 2008/11/20 07:02:43 1.448 +++ Coro/Changes 2008/11/20 07:12:41 1.449 @@ -69,6 +69,10 @@ - condense Coro::Debug ps output, hint at v and w flags. - (libcoro) lots of minor cleanups and portability improvements. +4.914 Wed Nov 19 12:54:18 CET 2008 + - fix a disastrous bug in the readline optimisation + introduced in 4.801. + 4.913 Sat Nov 15 07:58:28 CET 2008 - async_pool did free a scalar value twice ("Attempt to unreference...").