--- IO-AIO/Changes 2018/08/12 05:21:35 1.361 +++ IO-AIO/Changes 2018/08/12 06:03:20 1.362 @@ -37,12 +37,14 @@ TODO: mlock2, MLOCK_ONFAULT TODO: dup3, pipe2, accept4 +4.51 Sun Aug 12 07:24:14 CEST 2018 - complete rework of the autoconf framework: IO::AIO now uses its own config.h, separate from libeio, and tries to test the actual perl environment, not the standard system environment. - provide nanosecond-accracy stat time accessors for both perl and IO::AIO stat functions. - removed non-portable C++ syntax from eio.c. + - try to fix readdir tests on cygwin spuriously failing. 4.5 Wed Aug 1 00:23:55 CEST 2018 - aio_mtouch touch all pages as requested, not just the first page in most cases.