From: Jim Meyering Date: Sat, 22 Jan 2000 22:20:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: cvs-readonly~6988 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=b18806b69b88acf8aefcf92d3e89d3529734069b;p=gnulib.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index ecbe0afe9..567c95587 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.