From: Jim Meyering Date: Wed, 19 Feb 1997 03:25:30 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_16a~221 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9b47c04ac13f1b049f24d85f6a469ee622914a4f;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 9b7c100eb6..96cd56f64b 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,12 @@ +Tue Feb 18 21:18:04 1997 Jim Meyering + + * tests/date/Test.pm: Add tests for %U, %V, and %W and for a bug + fixed on 1996-03-05. + + * tests/Makefile.am (SUBDIRS): Add factor. + * tests/factor: New directory. + * configure.in (AC_OUTPUT): Add tests/factor/Makefile. + Tue Feb 4 22:03:13 1997 Jim Meyering * src/stty.c: Bracket inclusion of termios.h with #if HAVE_TERMIOS_H.