summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/2.5.04
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.5.0 b/winsup/cygwin/release/2.5.0
index 52005f125..c1910dd21 100644
--- a/winsup/cygwin/release/2.5.0
+++ b/winsup/cygwin/release/2.5.0
@@ -80,3 +80,7 @@ Bug Fixes
- Fix reading/writing ACLs on Samba shares when using RFC2307 mapped uid/gid
values. Self-observed.
+
+- Fix a wrong error code returned when trying to execute a file which can't
+ be read for any reason.
+ Addresses: https://cygwin.com/ml/cygwin/2016-03/msg00364.html