diff options
author | Jim Meyering <jim@meyering.net> | 2002-01-16 22:46:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-01-16 22:46:26 +0000 |
commit | f199c753eb7c332b1e00840ebfa631ef508c763f (patch) | |
tree | ea0fa0aa955a290d452d1caabe9d9c116ec112cf /lib/ChangeLog | |
parent | af0225072d4e3a3c7e8794b535334877faf989a4 (diff) | |
download | coreutils-f199c753eb7c332b1e00840ebfa631ef508c763f.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 8 |
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. |