summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-23 02:45:08 +0000
committerJim Meyering <jim@meyering.net>1997-01-23 02:45:08 +0000
commit161422b9b24e14b14bc06496b6249033f030815d (patch)
tree7020650162778a6a23d03f086cb71a0b2d70f648 /old
parent2091adbbb18c123b2aa424259a53b26a0d5314fd (diff)
downloadcoreutils-161422b9b24e14b14bc06496b6249033f030815d.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 0d01ea73e..61235b8fa 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,12 @@
Wed Jan 22 20:12:31 1997 Jim Meyering <meyering@na-net.ornl.gov>
+ * lib/getopt.c: Update from GNU C library.
+ * lib/getopt1.c: Update from GNU C library.
+ * lib/getopt.h: Update from GNU C library.
+
+ * tests/Makefile.am (EXTRA_DIST): Add README Makefile.am.in.
+ (SUBDIRS): Set to `date'.
+
* configure.in: Check for perl.
(AC_OUTPUT): Add tests/date/Makefile.
* tests/date: New directory.