summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 464266770..34304f124 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-05-22 Jim Meyering <jim@meyering.net>
+ Check for an up-to-date copyright year in coreutils.texi.
+ * Makefile.maint (copyright-check): Also check for an up-to-date
+ copyright year in doc/$().texi, if that file exists.
+ * doc/coreutils.texi: Add 2007 to list of Copyright years.
+ Reported by Karl Berry.
+
cut: diagnose a range starting with 0 (-f 0-2) as invalid, and
give a better diagnostic for a field-number/offset of 0.
* NEWS: Mention the fix.