--- libeio/Changes 2012/03/27 18:54:45 1.46 +++ libeio/Changes 2012/04/01 17:22:42 1.47 @@ -67,4 +67,5 @@ - 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. + - added EIO_LSEEK (untested).