]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 8 Aug 2002 09:07:45 +0000 (09:07 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 8 Aug 2002 09:07:45 +0000 (09:07 +0000)
old/sh-utils/NEWS

index 69bd5f008bda0c9b60a03a95fb1286c5ca2bc240..ca86f33d698e30e7429f2c0151607060ac316056 100644 (file)
@@ -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.