diff options
author | Jim Meyering <jim@meyering.net> | 1993-12-23 00:08:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1993-12-23 00:08:23 +0000 |
commit | d7daf7444e175ba8ceb752b6ee09a35ff72e8920 (patch) | |
tree | 95266d98b87626a408ad04da246c593bd7e54910 /old/sh-utils | |
parent | 797585985fffbf0f6e6ef09113051d2ebc976193 (diff) | |
download | coreutils-d7daf7444e175ba8ceb752b6ee09a35ff72e8920.tar.xz |
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index f9a42b689..2b3e26cc8 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,3 +1,6 @@ +User visible changes in release 1.10 +* date accepts new format: %s time in seconds since 00:00:00 1/1/1971 +* date -d can parse dates like `11-JUL-1991' User visible changes in release 1.9.2: * who output is better formatted on Solaris and other SysVr4 systems * fix a minor problem in formatting the output from `stty -a' |