aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/release/3.4.10
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/release/3.4.10')
-rw-r--r--winsup/cygwin/release/3.4.103
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.4.10 b/winsup/cygwin/release/3.4.10
index 02f6885..632ffcd 100644
--- a/winsup/cygwin/release/3.4.10
+++ b/winsup/cygwin/release/3.4.10
@@ -21,3 +21,6 @@ Bug Fixes
- Fix posix_fallocate(3) return value in case of being called on
other than regular files.
+
+- Reset sparseness in case open(2) has been called with O_CREAT|O_TRUNC on
+ sparse files.