diff options
author | Jim Meyering <jim@meyering.net> | 1994-04-25 19:08:47 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1994-04-25 19:08:47 +0000 |
commit | 4fe59aa3b994efe00885ab0594a4bf25feb426db (patch) | |
tree | 1fd7193428bdc4fc19bcb488c749647bbe8b84c7 /old | |
parent | 085c609f77d5ea68b0bca13d4d0f204d129817b0 (diff) | |
download | coreutils-4fe59aa3b994efe00885ab0594a4bf25feb426db.tar.xz |
merge with 1.9.4h
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 52934ba71..fb0cb7d81 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,6 @@ User visible changes in release 2.0 +* --version outputs the name of the utility as well as the package name + and version number. * Configure properly determines options for stty on SCO ODT 3.0 systems. * `date -d' works better. Before, `date -d '4apr94'' produced `Sun Apr 3 23:00:00 CDT 1994'. |