From f0e77e8722fb80f0b36dcdb7a3682ab0b6fb0caf Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 7 Sep 1998 14:11:00 +0000 Subject: . --- old/fileutils/ChangeLog | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 7ea5d5851..32e8fbcc6 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,33 @@ +1998-09-07 Jim Meyering + + * tests/ls-2/quoting: Add tests. + * tests/Fetish.pm (run_tests): Add simple PRE/POST hooks. + (_create_file): Don't include $$ in temp file name. + (run_tests): Use shorter suffixes for temp file names. + +1998-09-06 Jim Meyering + + * src/touch.c: Include posixtm.h. + (usage): Correct the description of the format of the + date string argument to -t option. + (main): Update to use rewritten posixtime function. + Reported by Andries Brouwer. + + * Version 3.16w. + + * lib/Makefile.am (libfu_a_SOURCES): Change posixtm.y to posixtm.c. + (noinst_HEADERS): Add posixtm.h. + + * lib/posixtm.h: New file. + * lib/posixtm.c: New file. Rewritten based on posixtm.y. + * lib/posixtm.y: Remove file. + +1998-09-05 Andreas Schwab + + * src/ls.c (print_dir_name): Put back. + (print_dir): Also print directory name header if print_dir_name is + true. + 1998-08-29 Jim Meyering * Version 3.16v. -- cgit v1.2.3-70-g09d2