diff options
author | Jim Meyering <jim@meyering.net> | 1999-03-17 21:15:46 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-03-17 21:15:46 +0000 |
commit | 3a7f42f1a8cabbf21842c79b1816667951be468e (patch) | |
tree | d11e0f79269e6b0451cf1847ba555587a3eecb8a /old/textutils | |
parent | 278e9999a90bc791c3a5e2446c7df1f334eb2585 (diff) | |
download | coreutils-3a7f42f1a8cabbf21842c79b1816667951be468e.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index c08e74cf5..e16d7c3be 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,10 @@ +1999-03-13 Jim Meyering <meyering@ascend.com> + + * src/tac.c: (tac_mem): `#if-0'-out this unused function. + (tac_stdin_to_mem): Likewise. + + * doc/textutils.texi (cut invocation): Describe --output-delimiter. + 1999-03-12 Jim Meyering <meyering@ascend.com> * src/sys2.h (SETVBUF): Define new macro. |