--- IO-AIO/Changes 2008/04/16 16:45:18 1.140 +++ IO-AIO/Changes 2008/04/26 12:00:23 1.142 @@ -6,6 +6,12 @@ TODO: splice/tee/vmsplice/sync_file_range? (http://kerneltrap.org/node/6505 http://lwn.net/Articles/178199/) TODO: aio_fcntl, at least for file-locking +2.62 Sat Apr 26 13:59:33 CEST 2008 + - port to solaris perls configured for old posix + (analysed by Jost Krieger). + - keep a reference to the perl filehandle object in aio_close, + so it doesn't get closed prematurely, leading to ugly races. + 2.61 Wed Apr 16 18:45:02 CEST 2008 - fix treescan output duplication and improve output ordering. also display files given on the commandline.