From: Jim Meyering Date: Mon, 30 Jan 2006 21:11:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~817 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d5ba536cf2f85036e9db5b79f76c6960353472a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 69c5ba3e19..682e77fb0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2006-01-24 Paul Eggert +2006-01-30 Jim Meyering * Version 6.0-cvs. + * man/wc.x: Include `count' keyword in man page synopsis, + per suggestion from http://bugs.debian.org/181585. + +2006-01-24 Paul Eggert + * src/df.c (show_dev): If the file system claims to have more available than total blocks, report the number of used blocks as being total - available (a negative number) rather