--- libeio/Changes 2012/04/24 18:47:50 1.48 +++ libeio/Changes 2012/06/02 20:13:26 1.49 @@ -69,4 +69,6 @@ - make readahead emulation behave more like actual readahead by never failing. - added EIO_LSEEK (untested). - wtf. etp_proc returned 0, and no compiler ever complained. + - remove pread/pwrite emulation, as the only system that lacked them + (cygwin) provides them for a while now.