diff options
author | Jim Meyering <jim@meyering.net> | 1996-03-28 06:18:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-03-28 06:18:24 +0000 |
commit | 38457c3dacffec72c898a268b366bf5df5ed81ba (patch) | |
tree | a68c29bf27ab9b2c5ee60e9b5aa937ea4f05b7c1 /old | |
parent | fee163dd572a1714ba93f582abe5e6683375c7e7 (diff) | |
download | coreutils-38457c3dacffec72c898a268b366bf5df5ed81ba.tar.xz |
.
Diffstat (limited to 'old')
-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 5facd06b1..a44a60dc8 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,5 @@ User visible changes in release 1.13 +* internationalized diagnostic messages (so far, only french translations) * `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: factor, seq. |