From: Jim Meyering Date: Thu, 8 Aug 2002 09:07:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_15~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f900759505d7dac94092975ee9bc9f931a4057f0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 69bd5f008b..ca86f33d69 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,8 @@ Changes in release 2.1 + [2.0.15] +* Fix some minor time-related bugs with POSIX time arguments. E.g., date no + longer accepts September 31 in the MMDDhhmm syntax. +* fix a bug in this package's .m4 files and in configure.ac [2.0.14] * nohup's behavior is changed as follows, to conform to POSIX 1003.1-2001: - nohup no longer adjusts scheduling priority; use "nice" for that.