diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-26 22:36:58 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-26 22:36:58 +0000 |
commit | 6673e992d4e923ca8afe21d94585ae8d54d27ab4 (patch) | |
tree | 47b88e4fe23c0d3cee64529a2e2c63a79070ed7d | |
parent | 141a1086a2ac778392b0358fb513c9e75193fa1f (diff) | |
download | coreutils-6673e992d4e923ca8afe21d94585ae8d54d27ab4.tar.xz |
*** empty log message ***
-rw-r--r-- | old/sh-utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 62c03c6df..1402cea3a 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +2000-10-27 Jim Meyering <meyering@lucent.com> + + * src/date.c (usage): Mention the time zone, UTC, and write the date + in ISO format in the description of %s. Suggestion from Karl Berry. + 2000-10-25 Jim Meyering <meyering@lucent.com> * src/dirname.c: Include dirname.h. |