From 51293cdf6f3b52a89b86f4d996daed4404044916 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 11 Oct 1996 04:50:54 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 9 +++++++++ old/sh-utils/ChangeLog | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 0555a78..7dcd47d 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,12 @@ +Thu Oct 10 23:47:34 1996 Jim Meyering + + * lib/Makefile.am (EXTRA_DIST): Remove posixtm.y and getdate.y. + (fu_SOURCES): Put them here instead. + Remove rules for building getdate.c and posixtm.c; now automake + generates those rules. + * lib/ylwrap: New file. + * lib/interlock: New file. + Wed Oct 9 06:51:47 1996 Jim Meyering * src/ls.c (usage): Improve brief descriptions of --sort and --time. diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index e2f6d66..e73a9d7 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,12 @@ +Thu Oct 10 23:50:05 1996 Jim Meyering + + * lib/Makefile.am (EXTRA_DIST): Remove posixtm.y and getdate.y. + (su_SOURCES): Put them here instead. + Remove rules for building getdate.c and posixtm.c; now automake + generates those rules. + * lib/ylwrap: New file. + * lib/interlock: New file. + Wed Oct 9 00:26:55 1996 Jim Meyering * lib/getloadavg.c [__sun]: Define sun. Reported by Kaveh Ghazi. -- 2.7.4