summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 69c5ba3e1..682e77fb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2006-01-24 Paul Eggert <eggert@cs.ucla.edu>
+2006-01-30 Jim Meyering <jim@meyering.net>
* 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 <eggert@cs.ucla.edu>
+
* 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