summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog3
-rw-r--r--old/sh-utils/ChangeLog18
-rw-r--r--old/textutils/ChangeLog5
3 files changed, 26 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index b429c027f..342d83357 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,6 +1,9 @@
Sat May 13 07:47:44 1995 Jim Meyering (meyering@comco.com)
* lib/Makefile.in: Remove safe-l?stat.[ch]in and related rules.
+ (maintainer-clean): Rename from realclean.
+ (.PHONY): New dependencies.
+ [.c.o]: Remove -I. since safe-l?stat.h are no longer used.
* argmatch.c (argmatch): Include sys/types.h and declare length
argument with type size_t.
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index a09192f10..435e183d2 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,21 @@
+Sat May 13 08:57:20 1995 Jim Meyering (meyering@comco.com)
+
+ * lib/Makefile.in (maintainer-clean): Rename from realclean.
+ (.PHONY): New dependencies.
+ [.c.o]: Remove -I. since safe-l?stat.h are no longer used.
+
+Fri May 12 21:25:50 1995 Jim Meyering (meyering@comco.com)
+
+ * test.c (usage): Remove duplicate descriptions of --help
+ and --version. From Karl Berry.
+
+ * pathchk.c: Use stat (lstat), not safe_stat (safe_lstat).
+ * test.c: Likewise.
+ * who.c: Likewise.
+
+ * lib/Makefile.in (SOURCE): Add memcpy.c, memset.c.
+ Remove all reference to (now unused) safe-xstat.hin.
+
Tue Apr 18 22:57:43 1995 Jim Meyering (meyering@comco.com)
* configure.in: (AC_OUTPUT): Use echo, not date, to avoid creating
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 6ae1e2fb5..129b56ac4 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,8 @@
+Sat May 13 08:57:20 1995 Jim Meyering (meyering@comco.com)
+
+ * lib/Makefile.in [.c.o]: Remove -I. since safe-l?stat.h are no
+ longer used.
+
Wed May 10 22:26:35 1995 Jim Meyering (meyering@comco.com)
* Version 1.11.1