]> git.lyx.org Git - lyx.git/blobdiff - src/support/ChangeLog
Remove executable status info from typeIndicator.
[lyx.git] / src / support / ChangeLog
index 61b0b146da412e98295184defd4a806877f729d8..b6dd5c5dd8424c2ba28936a7841c0533c93e5609 100644 (file)
@@ -4,6 +4,7 @@
        the stored file name as it breaks Window's version of stat().
        (isLink): protect the code with #ifdef S_ISLNK.
        (dostat): protect the code with #ifdef HAVE_LSTAT.
+       (typeIndicator): remove code testing the file's executable status.
 
        * filetools.C (LyXReadLink): protect the code with
        #ifdef HAVE_READLINK.