--- IO-AIO/Changes 2005/08/17 06:12:10 1.40 +++ IO-AIO/Changes 2005/08/22 23:21:57 1.47 @@ -1,5 +1,14 @@ Revision history for IO::AIO + - (experimental) sendfile support, including sendfile emulation + when sendfile isn't available. + +1.5 Sat Aug 20 02:32:19 CEST 2005 + - create the aio threads on demand only. + - somebody nagged about C89 compatibility, so this release should + be C89 compatible, but no guarantees for future ones. + - abort when the configure script fails. + 1.4 Wed Aug 17 08:07:27 CEST 2005 - forget to recreate the pipe after forking, this could cause deadlocks.