diff options
author | Jim Meyering <jim@meyering.net> | 2007-06-22 20:26:01 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-06-22 20:26:01 +0200 |
commit | 2b254368136441fb7f7856d4d1f86cd15dcb969b (patch) | |
tree | 47bf14683c342388dada9d89825b0d672df1d1ff /ChangeLog | |
parent | 811901cb41421e315c4b2e04989fb380ec20cb33 (diff) | |
download | coreutils-2b254368136441fb7f7856d4d1f86cd15dcb969b.tar.xz |
* src/stat.c (long_options): Add a FIXME comment to help ensure
that the deprecated and undocumented "--filesystem" option is
removed someday.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-06-22 Jim Meyering <jim@meyering.net> + + * src/stat.c (long_options): Add a FIXME comment to help ensure + that the deprecated and undocumented "--filesystem" option is + removed someday. + 2007-06-18 Paul Eggert <eggert@cs.ucla.edu> A few more symlink-related fixes. Fix a bug triggered by cp |