diff options
author | Jim Meyering <jim@meyering.net> | 1998-05-16 20:11:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-05-16 20:11:01 +0000 |
commit | 8f03befb52744180104332fbf631e4128977c7a7 (patch) | |
tree | e125c6b54a0a7c0bcc9a568d030030efb339a0c5 /old/textutils | |
parent | 78af2f97325d532f49fa19e4dc8d988e99b4dc17 (diff) | |
download | coreutils-8f03befb52744180104332fbf631e4128977c7a7.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 3 |
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. |