summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 682e77fb0..3502f0282 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
-2006-01-30 Jim Meyering <jim@meyering.net>
+2006-01-30 Paul Eggert <eggert@cs.ucla.edu>
* Version 6.0-cvs.
+ * src/head.c (main): Use a better diagnostic when someone uses a
+ trailing numeric option in an invalid way. Problem reported by
+ Karl Berry.
+ * src/tail.c (parse_options): Likewise.
+
+2006-01-30 Jim Meyering <jim@meyering.net>
+
* man/wc.x: Include `count' keyword in man page synopsis,
per suggestion from http://bugs.debian.org/181585.