From 5214179c2929fba2d9ca081faa49c27bcdcbe215 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 9 Dec 1999 16:38:32 +0000 Subject: . --- old/fileutils/ChangeLog | 21 +++++++++++++++++++++ old/textutils/ChangeLog | 9 ++++++++- 2 files changed, 29 insertions(+), 1 deletion(-) (limited to 'old') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e4f0961a1..ec62975a1 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,24 @@ +1999-12-09 Jim Meyering + + * src/df.c (BLOCK_SIZE_OPTION, SYNC_OPTION, NO_SYNC_OPTION): Define + these and use them instead of `CHAR_MAX + n'. + * src/du.c (BLOCK_SIZE_OPTION, EXCLUDE_OPTION, MAX_DEPTH_OPTION): + Likewise. + * src/touch.c (TIME_OPTION): Likewise. + * src/rmdir.c (IGNORE_FAIL_ON_NON_EMPTY_OPTION): Likewise. + + * tests/ls/time-1: Test more of the framework (touch's -a and -m + options) before running the actual ls test. + +1999-12-07 Jim Meyering + + * tests/cp/cp-mv-backup: Use 1>&2 rather than `1<&-'. + Suggestion from Volker Borchert. + +1999-12-05 Jim Meyering + + * Makefile.maint: Remove ftp.enst.fr. + 1999-12-04 Jim Meyering * Version 4.0k. diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index d2a326519..5a326dfae 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,14 @@ -1999-12-05 Jim Meyering +1999-12-09 Jim Meyering * Version 2.0a. + * configure.in (ALL_LINGUAS): Add Galician (gl). + +1999-12-06 Jim Meyering + + * tests/tail-2/fflush: New test for latest change. + * tests/tail-2/Makefile.am (TESTS): Add fflush. + 1999-10-26 Marc Boucher * src/tail.c (main): Flush stdout before switching to unbuffered mode -- cgit v1.2.3-54-g00ecf