diff options
-rw-r--r-- | winsup/cygwin/release/2.9.1 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.9.1 b/winsup/cygwin/release/2.9.1 new file mode 100644 index 000000000..0a04b2a7d --- /dev/null +++ b/winsup/cygwin/release/2.9.1 @@ -0,0 +1,16 @@ +What's new: +----------- + + +What changed: +------------- + + +Bug Fixes +--------- + +- Fix a problem in unlink on NFS. + Addresses: Shows up in GAWK testsuite test "testext" + +- Fix errno setting bug in posix_fadvise and posix_fallocate. + Addresses: https://cygwin.com/ml/cygwin-patches/2017-q4/msg00026.html |