OSDN Git Service

clarify changelog
authorcgf <cgf>
Wed, 29 May 2002 03:42:12 +0000 (03:42 +0000)
committercgf <cgf>
Wed, 29 May 2002 03:42:12 +0000 (03:42 +0000)
winsup/cygwin/ChangeLog

index 79106eb..0affaf2 100644 (file)
@@ -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>