--- IO-AIO/Changes 2006/06/24 20:20:57 1.67 +++ IO-AIO/Changes 2006/10/22 00:49:29 1.69 @@ -2,6 +2,12 @@ TODO: better autoconf.pm that can return LIBS etc. +2.0 + - aio functions now return control block objects that + can be used to cancel requests. + - aio requests can be cancelled. + - aio requests can be grouped using aio_group. + 1.8 Sat Jun 24 22:20:44 CEST 2006 - add and/or document aio_rename, aio_link, aio_symlink and aio_move.