From 3ab066a0d68958f33890bbf479579ca6e651ff1e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 27 Jan 2003 10:45:51 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0bb2c4dcb9..299ac6fc8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,17 @@ -2003-01-22 Jim Meyering +2003-01-27 Jim Meyering * Version 4.5.5. + * src/ls.c (decode_switches): If `dired' is set without + `format == long_format', then silently reset dired. This doesn't + change the behavior of ls (all prior uses of dired were protected + by `&& format == long_format'), and lets us... + (DIRED_INDENT): ... remove `format == long_format' conjunct. + (PUSH_CURRENT_DIRED_POS): Likewise. + (main): Likewise. + +2003-01-22 Jim Meyering + * tests/du/no-x: New test, for functionality added to lib/ftw.c. * tests/du/Makefile.am (TESTS): Add no-x. -- 2.47.2