summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-12-28 06:05:51 +0000
committerJim Meyering <jim@meyering.net>1996-12-28 06:05:51 +0000
commitd7d7ae76b2b3c585278e8dc9f0696d0f78db7c67 (patch)
tree85792db0dfbd1835d9f15820db3ebf8cc9dfbb6e /old/textutils/ChangeLog
parentda7809f65cce533e3cd55e4985515a15bc38f8fe (diff)
downloadcoreutils-d7d7ae76b2b3c585278e8dc9f0696d0f78db7c67.tar.xz
.
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r--old/textutils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 6da86ba33..74208f179 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -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.