From: Jim Meyering Date: Mon, 6 Jan 2003 13:05:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~328 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a66b8da8d5daa3c6db8f01876a210d5001d3db61;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 5cf3ea1bc2..4a5ce49240 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2003-01-06 Jim Meyering + + Update from gnulib. + * utime.c (utime_null): Use SAFE_READ_ERROR. + (utime_null): No need to call ftruncate if the file was nonempty. + * getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE. + * canon-host.c (strdup): Remove unused declaration. + Patches by Bruno Haible. + 2003-01-04 Jim Meyering * version-etc.c: Update copyright date.