--- IO-AIO/Changes 2007/01/23 22:57:34 1.119 +++ IO-AIO/Changes 2007/06/01 05:51:21 1.121 @@ -6,6 +6,13 @@ TODO: reduce condvar fairness: schedule hot-cache-threads first? TODO: fix setsig +2.4 + - shared code between BDB and IO::AIO. + - fix aio_busy w.r.t. fractional delays. + - add aio_chmod, aio_chown, aio_utime. + - correctly set errno to ENOSYS on unimplemented functions + (should never happen, though). + 2.33 Tue Jan 23 23:55:41 CET 2007 - fix install path (Andreas J. Koenig).