diff options
author | Jim Meyering <jim@meyering.net> | 1996-06-16 18:52:46 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-06-16 18:52:46 +0000 |
commit | e72e87718173247b0a0f8d84ef4a815c48c79541 (patch) | |
tree | 4340835c2741a01a3acfc4aeb26ea5ae8693e344 /old | |
parent | 4063f0aea377d6194d92a0009de39a456852afa4 (diff) | |
download | coreutils-e72e87718173247b0a0f8d84ef4a815c48c79541.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 861057f69..e1e1e1525 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -9,7 +9,6 @@ Changes in release 1.13 Now, `nice -18 -- nice' prints `18'. Before it printed `8'. * internationalized diagnostic messages * `date -d "01/01/1998 3 years" +%Y' now works properly. It prints 2001. -* expr's match operator has been corrected to use basic regular expressions * New programs: chroot, factor, seq, uptime. * date accepts new option: --rfc-822 (-R) * date accepts new format, %z, for RFC-822 style numeric timezone (-0500) |