From 604b3b397d5aa9ee10749f582fd67f1d2ae91a7f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 6 Dec 1998 23:09:39 +0000 Subject: *** empty log message *** --- old/fileutils/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'old/fileutils') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c33fa24d5..250d20eee 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,18 @@ +1998-12-06 Jim Meyering + + Fix `ls -R .' formatting bug that broke mktexlsr. + * src/ls.c: Include path-concat.h. + (basename_is_dot_or_dotdot): New function, derived from + is_not_dot_or_dotdot. + (is_not_dot_or_dotdot): Remove function. + (extract_dirs_from_files): Use `!basename_is_dot_or_dotdot' + instead of is_not_dot_or_dotdot and use path_concat instead of attach. + + * tests/ls-2/tests: New file (renamed from quoting), + with new test for the `ls -R .' fix. + * tests/ls-2/quoting: Remove file. + * tests/ls-2/Makefile.am (TESTS): s/quoting/tests/. + 1998-11-29 Jim Meyering * src/remove.c (DOT_OR_DOTDOT): Move definition from this file... -- cgit v1.2.3-70-g09d2