diff options
author | Jim Meyering <jim@meyering.net> | 1997-02-01 13:23:39 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-02-01 13:23:39 +0000 |
commit | 0081aea9e1389733a081dc3a92f4402271d970ce (patch) | |
tree | 7c7ec4892a12297086e5e5fcd616e026d78d8adc /old/textutils | |
parent | fec37a7211c855341448fa8b509c1cda3cc76c88 (diff) | |
download | coreutils-0081aea9e1389733a081dc3a92f4402271d970ce.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index aba211df2..5ce0a0588 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +Sat Feb 1 07:21:43 1997 Jim Meyering <meyering@na-net.ornl.gov> + + * src/pr.c (init_parameters): For compatibility: use default + separator `TAB' with full length lines. From Roland Huebner. + Fri Jan 31 19:53:54 1997 Jim Meyering <meyering@na-net.ornl.gov> * src/tac.c: Rename globals buffer and buffer_size to have G_ prefix |