From 9451f098d69d3905b3273ea7cbf403bd97eb5aae Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 21 May 1995 12:32:03 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 6 ++++++ old/sh-utils/ChangeLog | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index b2f0cdffe5..97469b0840 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,11 @@ Sun May 21 07:20:55 1995 Jim Meyering (meyering@comco.com) + * All Makefile.in (install-exec, install-exec): New targets. + From Karl Berry. + + * all Makefile.in (maintainer-clean): Renamed from realclean + per GNU Standards. + * euidaccess.c: No longer include safe-l?stat.h. * fsusage.c: Likewise. * isdir.c: Likewise. diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 492c578756..bd3a526d65 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,11 @@ +Sun May 21 07:20:55 1995 Jim Meyering (meyering@comco.com) + + * All Makefile.in (install-exec, install-exec): New targets. + From Karl Berry. + + * all Makefile.in (maintainer-clean): Renamed from realclean + per GNU Standards. + Mon May 15 01:00:08 1995 Jim Meyering (meyering@comco.com) * all source files (usage): Include one- or two-line synopsis -- 2.47.3