1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00
This commit is contained in:
Jim Meyering
1997-02-01 13:23:39 +00:00
parent fec37a7211
commit 0081aea9e1

View File

@@ -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