From 9dc239aca70556218d59bc8f3d2ab1f6f647834b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 6 Nov 1999 09:55:32 +0000 Subject: *** empty log message *** --- old/fileutils/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'old/fileutils') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3e7b68c47..6707c9be0 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,28 @@ +1999-11-06 Jim Meyering + + * src/ls.c (long_options): Correct typo (s/'F'/'p'/) so that `-p' is + accepted as the short form of --file-type, per the documentation. + From Michael Stone. + +1999-11-05 Jim Meyering + + * src/system.h: Use HAVE_STRUCT_STAT_ST_BLOCKS, not deprecated + HAVE_ST_BLOCKS. + * src/copy.c: Likewise. + * lib/fileblocks.c: Likewise. + + * configure.in: Move some type/header/member tests into + m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) so they are shared by all of + fileutils, textutils, and sh-utils. + 1999-11-02 Jim Meyering + * man/help2man: Import version 1.018. + * man/Makefile.maint ($(man_MANS)): Remove use of --name=... option. + * man/*.x: Include one-line summary in [NAME] section. + * man/Makefile.summ: Remove the one-line summaries. + Suggestion for clean-up from Akim Demaille. + * configure.in (ALL_LINGUAS): Add Galician (gl). 1999-11-01 Jim Meyering -- cgit v1.2.3-70-g09d2