summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 79106eb19..0affaf2c3 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -2,7 +2,8 @@
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Properly
check for whether we should be opening the file to search for #!
- characters. Set path_conv structure execability, too, if found.
+ characters. Set path_conv structure execability, too, when
+ appropriate.
2002-05-28 Corinna Vinschen <corinna@vinschen.de>