--- IO-AIO/Changes 2005/08/22 23:21:57 1.47 +++ IO-AIO/Changes 2005/08/28 11:06:01 1.52 @@ -1,10 +1,16 @@ +TODO: aio_scandir => $dirs, $others + Revision history for IO::AIO - - (experimental) sendfile support, including sendfile emulation - when sendfile isn't available. +1.6 + - added aio_readdir. + - added aio_sendfile, including sendfile emulation when sendfile + isn't available. Linux, FreeBSD and HP-UX might work (sendfilev + support is unavailable on my solaris 8 machine, but preliminary + code is there. What's lacking is configury stuff and testing...). 1.5 Sat Aug 20 02:32:19 CEST 2005 - - create the aio threads on demand only. + - create the aio threads on demand only (good after forking). - somebody nagged about C89 compatibility, so this release should be C89 compatible, but no guarantees for future ones. - abort when the configure script fails.