diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-03-11 23:13:37 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-03-11 23:13:37 +0000 |
commit | 1aab3a0c90511fc64c8711c5d0ad0bc529cfb7ac (patch) | |
tree | 744cdc9842a9df92d00fde44a8565f1ba79df003 | |
parent | 8e80be2356746c9720f0ea35f4b3b52846c979b6 (diff) | |
download | coreutils-1aab3a0c90511fc64c8711c5d0ad0bc529cfb7ac.tar.xz |
* coreutils.texi (Formatting file timestamps): Very long timestamps
may be treated as errors.
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 8e2e91268..0a47a6734 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-03-11 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (Formatting file timestamps): Very long timestamps + may be treated as errors. + 2005-03-08 Paul Eggert <eggert@cs.ucla.edu> * coreutils.texi (date invocation): Use an example that makes it |