From: Jim Meyering Date: Sat, 20 Apr 1996 04:50:26 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14b^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc0f5b45393aece78cf8b584166b6b38074843be;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index af678ce00c..7a950a2a62 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +Fri Apr 19 23:48:53 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * Makefile.am (cvs-dist): New rule. Based on the one from + Tom Tromey's automake. + Thu Apr 18 23:16:41 1996 Jim Meyering (meyering@na-net.ornl.gov) * basename.c (basename): Rewrite so it doesn't rely on strrchr, diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index aff5249c99..ec8217cd77 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +Fri Apr 19 23:48:53 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * Makefile.am (cvs-dist): New rule. Based on the one from + Tom Tromey's automake. + Thu Apr 18 22:13:14 1996 Jim Meyering (meyering@na-net.ornl.gov) * tail.c (main): Make code clearer: use new variable `n_files' in