diff options
author | Jim Meyering <jim@meyering.net> | 2000-04-09 07:35:39 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-04-09 07:35:39 +0000 |
commit | e3d82c6734102d26c540616ad16733b4212d7e47 (patch) | |
tree | c709af98de242ef19cb545d58281be4cd09ad573 /old | |
parent | d219e87e72e1a08796cf2bc567d0c2d17f2e807c (diff) | |
download | coreutils-e3d82c6734102d26c540616ad16733b4212d7e47.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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 30bb006b1..14fc17096 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,7 @@ Changes in release 2.1 + [2.0h] +* date --rfc-822 now always emits day and month names from the `C' locale +* portability tweaks for Solaris8, Ultrix, and DOS [2.0g] * date now handles two-digit years with leading zeros correctly. * printf interprets unicode, \uNNNN \UNNNNNNNN, on systems with the |