diff options
author | Jim Meyering <jim@meyering.net> | 2002-04-15 19:04:32 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-04-15 19:04:32 +0000 |
commit | 67492390d4503cad0c7c9ad48ea13dba16ec82c8 (patch) | |
tree | 9a488e02782d3005f61a44d0c4b02ec6ddd236fa /old/sh-utils | |
parent | 480aa4b7c1be87f6e540db893eafccd526f84214 (diff) | |
download | coreutils-67492390d4503cad0c7c9ad48ea13dba16ec82c8.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index a4a311b32..8a09a22ed 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,6 @@ Changes in release 2.1 [2.0.12] +* kill: new program * The following changes apply on systems conforming to POSIX 1003.1-2001, and are required by the new POSIX standard: - `date -I' is no longer supported. Instead, use `date --iso-8601'. |