From afdd1c5ca2daef2f1114d90de7186923a12ae3ee Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 26 Nov 1999 16:50:33 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 5c725f036a..033ac82888 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,12 @@ +1999-11-22 Paul Eggert + + * src/df.c (df_readable): Now returns char const *, not char *. + New arg NEGATIVE. + (ceil_percent): Now returns double, not int. + Be more careful about adding 1 to a wild value. + (show_dev): Don't filter out wild sizes from the underlying operating + system; instead, show them to the user as faithfully as possible. + 1999-11-23 Jim Meyering * doc/getdate.texi (Calendar date item): Correction regarding 0..68/ -- 2.47.3