diff options
author | Jim Meyering <jim@meyering.net> | 2001-03-10 07:53:47 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-03-10 07:53:47 +0000 |
commit | c17e423533722076fe583e621142bec2980944d2 (patch) | |
tree | 910d77d74e86b742969dd6f27463c9adcf82e4a2 | |
parent | e489a18ead084094a3910b8bfd5b391154a0611a (diff) | |
download | coreutils-c17e423533722076fe583e621142bec2980944d2.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 5ef84f8f5..60670795f 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +2001-03-10 Jim Meyering <meyering@lucent.com> + + * doc/sh-utils.texi (date invocation): Correct the description of how + date works when given no format. Reported by Ole Laursen. + 2001-03-09 Jim Meyering <meyering@lucent.com> * Makefile.maint (my_distdir): Define new variable, and use this |