summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-01-16 22:46:26 +0000
committerJim Meyering <jim@meyering.net>2002-01-16 22:46:26 +0000
commitf199c753eb7c332b1e00840ebfa631ef508c763f (patch)
treeea0fa0aa955a290d452d1caabe9d9c116ec112cf /lib
parentaf0225072d4e3a3c7e8794b535334877faf989a4 (diff)
downloadcoreutils-f199c753eb7c332b1e00840ebfa631ef508c763f.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 9aaeb5e44..606a3ada6 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -3,6 +3,14 @@
* getdate.y: Add three semicolons, each just before a closing brace.
Bison (as of version 1.31) no longer papers over that mistake.
+2002-02-14 Paul Eggert <eggert@twinsun.com>
+
+ * backupfile.c (ISDIGIT): Comment fix.
+ * getdate.y (ISDIGIT): Likewise.
+ * posixtm.c (ISDIGIT, year): Likewise.
+ * strverscmp.c (ISDIGIT): Likewise.
+ * userspec.c (ISDIGIT): Likewise.
+
2002-01-05 Jim Meyering <meyering@lucent.com>
* version-etc.c (version_etc_copyright): Update copyright year.