From: Jim Meyering Date: Sun, 8 Jun 2003 18:01:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~292 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=507ecb8d3ec2d7451c705916ba1da634f0f7eef3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 75bad0326b..d238f75e8f 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,7 @@ 2003-06-08 Jim Meyering + * getline.h: Update from gnulib. + Clean up, as part of merge with emacs version of strftime.c. * strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]: Remove function, now that we can rely on a working tzset function.