--- IO-AIO/Changes 2008/05/10 18:06:41 1.143 +++ IO-AIO/Changes 2008/05/10 22:47:34 1.145 @@ -6,10 +6,13 @@ 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 - - lots of incompatible changes: - - remove signal functionality, it is not worth the effort. - - max_outstanding no longer returns the previous number of requests. - - poll_cb no longer returns number of requests. +3.0 + - added bin/treescan to the distribution. + - switched to using libeio. + - LOTS OF INCOMPATIBLE CHANGES: + - remove signal functionality, it is not worth the effort. + - max_outstanding no longer returns the previous number of requests. + - poll_cb no longer returns number of requests. 2.62 Sat Apr 26 13:59:33 CEST 2008 - port to solaris perls configured for old posix