From: Jim Meyering Date: Wed, 16 Jan 2002 22:46:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e878020c0978d7951b0fa911fbcbc67eb835952e;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 9aaeb5e446..606a3ada66 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 + + * 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 * version-etc.c (version_etc_copyright): Update copyright year.