From: Jim Meyering Date: Sat, 22 Jan 2000 22:20:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b18806b69b88acf8aefcf92d3e89d3529734069b;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index ecbe0afe96..567c955876 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -3,6 +3,8 @@ * dirname.c (dir_name): Support for DOS-style file names with drive letters. + * quotearg.c [HAVE_WCTYPE_H]: Include . + * strverscmp.c (ISDIGIT): Define. (strverscmp): Use ISDIGIT, not isdigit.