diff --git a/ChangeLog b/ChangeLog index 682e77fb0..3502f0282 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2006-01-30 Jim Meyering +2006-01-30 Paul Eggert * 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 + * man/wc.x: Include `count' keyword in man page synopsis, per suggestion from http://bugs.debian.org/181585.