summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-04-20 16:36:17 +0000
committerChristopher Faylor <me@cgf.cx>2001-04-20 16:36:17 +0000
commitcbd886871310aa5418dea0435b7762779b42d294 (patch)
tree66073ebf70758bf6fdd5de08d667d400a0bab640 /winsup/cygwin/ChangeLog
parentcdcfe4e8e9d71c9b0d18029baac6f2fb167afc21 (diff)
downloadcygnal-cbd886871310aa5418dea0435b7762779b42d294.tar.gz
cygnal-cbd886871310aa5418dea0435b7762779b42d294.tar.bz2
cygnal-cbd886871310aa5418dea0435b7762779b42d294.zip
* include/sys/file.h: More cleanup for X_OK.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 816190f68..a0022529a 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+Fri Apr 20 12:27:49 2001 Christopher Faylor <cgf@cygnus.com>
+
+ * include/sys/file.h: More cleanup for X_OK.
+
Fri Apr 20 11:48:45 2001 Christopher Faylor <cgf@cygnus.com>
* include/sys/file.h: Move X_OK protection earlier.