--- IO-AIO/Changes 2006/10/31 00:45:41 1.106 +++ IO-AIO/Changes 2006/11/08 02:01:02 1.108 @@ -5,6 +5,10 @@ TODO: aio_utime, aio_chmod, aio_chown? should simply stat/open first? TODO: reduce condvar fairness: schedule hot-cache-threads first? + - minor doc updates. + - minor cleanups. + - IO::AIO::poll returns request count. + 2.2 Tue Oct 31 00:31:00 CET 2006 - minor doc updates. - added aio_readlink.