--- IO-AIO/Changes 2011/10/01 10:48:04 1.281 +++ IO-AIO/Changes 2011/10/09 08:24:49 1.283 @@ -9,8 +9,7 @@ TODO: getxattr etc.? TODO: F_DUPFD_CLOEXEC -TODO: rewrite scandir etc. to take avdantage of IO::AIO::WD -TODO: allow lone $wd to be the same as $wd, "." +4.1 Sun Oct 9 10:24:11 CEST 2011 - IO::AIO did access uninitialised memory on unsuccessful stats. - (libeio) added syncfs syscall wrapper. - (libeio) set thread name on linux (ps -L/Hcx, top, gdb). @@ -22,6 +21,7 @@ - take advantage of working directoriy abstractions in aio_scandir and treescan. - reduce compiled size by ~10% by not inlining some key functionality. + - added --progress switch to treescan. 4.0 Mon Jul 18 05:01:10 CEST 2011 - INCOMPATIBLE CHANGE: fork is no longer supported (indeed, it never was),