diff options
author | Jim Meyering <jim@meyering.net> | 2002-08-08 09:08:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-08-08 09:08:09 +0000 |
commit | 99ec0b1a38f860df75e7f7dadecc3de501feb611 (patch) | |
tree | c3ad215eb4956b1016feea1cc25806b311e4a625 /old/sh-utils/NEWS | |
parent | f900759505d7dac94092975ee9bc9f931a4057f0 (diff) | |
download | coreutils-99ec0b1a38f860df75e7f7dadecc3de501feb611.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils/NEWS')
-rw-r--r-- | old/sh-utils/NEWS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index ca86f33d6..f7cb160a3 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,7 +1,6 @@ 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. +* date no longer accepts e.g., 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: |