From 0c0537fdce148b32dd89a5ebad422b9287163c7a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 25 Jun 1996 04:58:18 +0000 Subject: . --- old/fileutils/ChangeLog | 9 ++++++++- old/fileutils/NEWS | 2 ++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3bf4f75a7..e27bfc7d6 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,13 @@ Mon Jun 24 22:39:02 1996 Jim Meyering + * ls.c (decode_switches): Allow 0 as argument to --tabsize (-T) option. + Interpret as a directive to use no TAB characters to separate columns. + (indent): Handle TABSIZE == 0. + * dircolors.c (dc_parse_stream): Remove spurious newline in error message. + (dc_parse_stream): Give `unrecognized keyword' for misspelled + `TERM' keyword as well as for others. Sun Jun 23 12:58:32 1996 Jim Meyering @@ -42,7 +48,8 @@ Tue Jun 18 20:54:05 1996 Jim Meyering * ln.c (do_link): Refine last change so we don't disallow commands like `ln --force A B' when A and B are hard links to the same file. - See comments in the source. Reported by Erik Naggum . + See comments in the source. Reported by Erik Naggum + and Andreas Schwab. * ls.c (decode_switches): Correct typo in error messages: enironment -> environment. From Santiago Vila Doncel diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 609ae5c0e..cf178c667 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ Changes in release 3.13: +* ls allows 0 as argument to --tabsize (-T) option. Using --tabsize=0 + inhibits the use of TAB characters for separating columns. * you can create a backup of FILE with cp --force --backup FILE FILE. Before, that command failed saying that ``FILE' and `FILE' are the same file'. * uses automake-generated Makefile templates -- cgit v1.2.3-70-g09d2