From: Jim Meyering Date: Wed, 11 Jun 2003 08:50:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~278 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a7d10a7668ad6be8af3535217718ec7fc943380;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 8233ee4894..f0b2328d6c 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2003-05-20 Derek Price + + * stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is necessary. + +2003-06-10 Jim Meyering + + * getdate.y: Also accept dates of the form May-23-2003. + Suggestion from Karl Berry. + 2003-06-09 Jim Meyering * gettimeofday.c: Also undefine gmtime.