--- libeio/Changes 2018/11/29 21:48:44 1.65 +++ libeio/Changes 2019/03/10 12:11:47 1.66 @@ -93,5 +93,7 @@ - use O_NONBLOCK when opening directories and in truncateat and statvfsat. - add EIO_MCL_ONFAULT. - add eio_mlockall_sync. + - fix configure tests for readahead and sync_file_range, they were based on the + manpages, which turned out to be wrong.