From: Jim Meyering Date: Sat, 22 Jan 2000 21:29:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0p~111 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4db66a0fbd1c4aed90243f46c942b5106d47edd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 55ba3f06d7..ecbe0afe96 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,4 +1,7 @@ 2000-01-22 Jim Meyering + 1997-10-17 Eli Zaretskii + * dirname.c (dir_name): Support for DOS-style file names with drive + letters. * strverscmp.c (ISDIGIT): Define. (strverscmp): Use ISDIGIT, not isdigit.