diff options
author | Jim Meyering <jim@meyering.net> | 1996-04-17 05:01:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-04-17 05:01:56 +0000 |
commit | 0f459ed24cb3eeca9b5584007571b4cffdeb579e (patch) | |
tree | 09c0e1d62d00e2e68fef82eba7111bb759582d54 /old/sh-utils/NEWS | |
parent | c1a0ddea63cb3a6ef46dab49d73569af2cc198fd (diff) | |
download | coreutils-0f459ed24cb3eeca9b5584007571b4cffdeb579e.tar.xz |
.
Diffstat (limited to 'old/sh-utils/NEWS')
-rw-r--r-- | old/sh-utils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 866be77eb..5445db080 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -3,7 +3,7 @@ Changes in release 1.13 * date's %U and %W formats work properly * nice option handling works with 2-digit old-style-option adjustments. Now, `nice -18 -- nice' now prints `18'. Before it printed `8'. -* internationalized diagnostic messages (so far, only french translations) +* internationalized diagnostic messages (french and german, so far) * `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. |