summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-03-28 06:18:24 +0000
committerJim Meyering <jim@meyering.net>1996-03-28 06:18:24 +0000
commit38457c3dacffec72c898a268b366bf5df5ed81ba (patch)
treea68c29bf27ab9b2c5ee60e9b5aa937ea4f05b7c1 /old
parentfee163dd572a1714ba93f582abe5e6683375c7e7 (diff)
downloadcoreutils-38457c3dacffec72c898a268b366bf5df5ed81ba.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/NEWS1
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.