summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/textutils/ChangeLog')
-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.