From: Jim Meyering Date: Mon, 12 Oct 1998 01:18:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0-b3~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f49ea966c37c0b7e1fa657bfb18537c18f128266;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index eaa901b773..a8988ffa42 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,6 +1,9 @@ Changes in release 3.17: [4.0-b3] -* mktime works around problems with Digital Unix 4.0A and 4.0D. +* mktime.c works around problems with Digital Unix 4.0A and 4.0D. +* mktime.c handles dates in the spring-forward gap the same way other + implementations do +* install accepts long option --suffix=SUFFIX [4.0-b2] * man/Makefile.maint framework tweaks * add test for `mv -i' bug