summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-05-16 20:11:01 +0000
committerJim Meyering <jim@meyering.net>1998-05-16 20:11:01 +0000
commit8f03befb52744180104332fbf631e4128977c7a7 (patch)
treee125c6b54a0a7c0bcc9a568d030030efb339a0c5 /old
parent78af2f97325d532f49fa19e4dc8d988e99b4dc17 (diff)
downloadcoreutils-8f03befb52744180104332fbf631e4128977c7a7.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 323b5cea8..0bb8d25af 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,8 @@
1998-05-16 Jim Meyering <meyering@ascend.com>
+ * configure.in (jm_MACROS): New wrapper macro.
+ Remove uses of most jm_* macros.
+
* src/tac.c (tac_seekable): Fix error in handling regex separators.
* tests/tac/Test.pm (opt-b, opt-s, opt_sb, opt_r): New tests.
(opt_br): New test -- exercises above-fixed bug.