]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 28 Dec 1996 06:05:51 +0000 (06:05 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 28 Dec 1996 06:05:51 +0000 (06:05 +0000)
old/textutils/ChangeLog

index 6da86ba3399ecd5f4bdc945da1641983871ce56f..74208f1790d64eeafb5e848d1fee4bd259680e5e 100644 (file)
@@ -1,5 +1,15 @@
+Sat Dec 28 00:03:23 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * 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  <meyering@na-net.ornl.gov>
 
+       * 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.