.
authorJim Meyering <jim@meyering.net>
Wed, 19 Feb 1997 03:25:30 +0000 (03:25 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 19 Feb 1997 03:25:30 +0000 (03:25 +0000)
old/sh-utils/ChangeLog

index 9b7c100..96cd56f 100644 (file)
@@ -1,3 +1,12 @@
+Tue Feb 18 21:18:04 1997  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * 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  <meyering@na-net.ornl.gov>
 
        * src/stty.c: Bracket inclusion of termios.h with #if HAVE_TERMIOS_H.