From fca7f39b7434f9ec55f1c986f8ae9e2a0309ce62 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 10 Nov 2001 08:46:09 +0000 Subject: [PATCH] . --- doc/ChangeLog | 4 ++++ old/sh-utils/ChangeLog | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 51bfc4eaa5..a74db3c740 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2001-11-10 Jim Meyering + + * coreutils.texi (Date directives): Document %u. + 2001-11-07 Paul Eggert * coreutils.texi (paste invocation): Give examples. diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 940af99014..bf0ca12ddf 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,11 @@ -2001-11-09 Jim Meyering +2001-11-10 Jim Meyering * Version 2.0.12. + * src/date.c (usage): Document %u. Reported by Albert Hopkins. + +2001-11-09 Jim Meyering + * configure.ac: Use AC_CONFIG_FILES(...) and call AC_OUTPUT with no arguments. -- 2.47.3