summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/3.2.0
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/release/3.2.0')
-rw-r--r--winsup/cygwin/release/3.2.03
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.2.0 b/winsup/cygwin/release/3.2.0
index f07289254..5d010feeb 100644
--- a/winsup/cygwin/release/3.2.0
+++ b/winsup/cygwin/release/3.2.0
@@ -28,6 +28,9 @@ What changed:
flag O_TMPFILE.
Addresses: https://cygwin.com/pipermail/cygwin/2021-January/247304.html
+- Utilize Windows 10 1809 FILE_DISPOSITION_IGNORE_READONLY_ATTRIBUTE
+ flag to allow simpler unlink of files with DOS readonly flags set.
+
Bug Fixes
---------