--- libeio/Changes 2011/12/30 07:40:55 1.45 +++ libeio/Changes 2012/03/27 18:54:45 1.46 @@ -66,4 +66,5 @@ - use utime now uses nanosecond resolution on posix 2008 systems. - allow taking advantage of posix 2008 xxxat functions and fdopendir by implementing a working directory abstraction. + - make readahead emulation behave more like actual readahead by never failing.