--- libeio/Changes 2017/06/23 03:10:19 1.58 +++ libeio/Changes 2017/06/23 23:50:25 1.59 @@ -83,5 +83,6 @@ trailing 0 byte) in readlink, realpath etc. - generate ENAMETOOLONG if readlink overflow is detected. - implement support for renameat2, and corresponding flags. + - add EIO_FALLOC_FL_INSERT_RANGE and EIO_FALLOC_FL_UNSHARE_RANGE.