--- libeio/Changes 2015/06/13 00:06:13 1.54 +++ libeio/Changes 2016/02/23 19:42:44 1.55 @@ -75,5 +75,6 @@ (cygwin) provides them for a while now. - provide pread/pwrite implementations for win32. - implement aio_realpath for windows. - - add EIO_FALLOC_FL_COLLAPSE_RANGE anbd EIO_FALLOC_FL_ZERO_RANGE. + - add EIO_FALLOC_FL_COLLAPSE_RANGE and EIO_FALLOC_FL_ZERO_RANGE. + - add EIO_FCNTL, EIO_IOCTL.