summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-18 04:15:00 +0000
committerJim Meyering <jim@meyering.net>1996-07-18 04:15:00 +0000
commit5d3af013b0010115bd81079848e45e6a0f778db5 (patch)
tree7a2bbfcfc2a91482d82ae3adfa6d0bca69cf14d1 /old
parentb734adb86005ea64975ac5e29ff2dc542cd021ab (diff)
downloadcoreutils-5d3af013b0010115bd81079848e45e6a0f778db5.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 4c9bc35f5..060214241 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jul 17 23:13:19 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/chroot.c: Include <sys/types.h> before system.h.
+ * src/seq.c: Likewise.
+ * src/yes.c: Likewise.
+
Tue Jul 16 00:06:33 1996 Jim Meyering <meyering@na-net.ornl.gov>
* lib/strftime.c (strftime): Use `(void)0' as second arg to add macro.