diff options
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,12 @@ -2005-02-08 Paul Eggert <eggert@cs.ucla.edu> +2005-02-09 Jim Meyering <jim@meyering.net> * Version 5.3.1. + * src/copy.c (valid_options): Add an assertion that + not both hard_link and symbolic_link are set. + +2005-02-08 Paul Eggert <eggert@cs.ucla.edu> + * NEWS: Document stat -f -c %S, plus changes to default formats. * doc/coreutils.texi (stat invocation): Normalize terminology, capitalization, and sort order to match --help output. Mention %c |