diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-01-03 00:46:11 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-01-03 00:46:11 +0000 |
commit | e1acba3234404732b3f218212f9e71da9996aa01 (patch) | |
tree | 05d3f45470cfd511763f0aa04226565476e6f53a /doc | |
parent | 818f1e37c19062e2587a09ed2ecb5a3fa116d20f (diff) | |
download | coreutils-e1acba3234404732b3f218212f9e71da9996aa01.tar.xz |
Explain date %g, %G a bit better.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 14a9def97..dbefc45a2 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2006-01-02 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi: Use @acronym around "ISO" uniformly. + (Date conversion specifiers): Explain %g, %G, and %V a bit better. + 2006-01-02 Jim Meyering <jim@meyering.net> * coreutils.texi (tail invocation): Say that --retry |