From: Jim Meyering Date: Sat, 28 Dec 1996 06:05:51 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_14b~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d7d7ae76b2b3c585278e8dc9f0696d0f78db7c67;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 6da86ba339..74208f1790 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,15 @@ +Sat Dec 28 00:03:23 1996 Jim Meyering + + * src/pr.c (TAB_WIDTH): Parenthesize uses of parameters and renamed + from tab_width. + (POS_AFTER_TAB): Renamed from pos_after_tab. Define in terms of + TAB_WIDTH rather than duplicating the expression. + Fri Dec 27 17:29:02 1996 Jim Meyering + * tests/join-test/mk-script.pl: Fix a couple of thinkos and typos. + Now it works with pr's tests, too. + * tests/pr-test/Makefile.am (explicit): Regenerate list of files, this time with duplicates removed.