diff options
author | Jim Meyering <jim@meyering.net> | 2000-03-25 21:18:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-03-25 21:18:57 +0000 |
commit | f016b208246a0c1862e5f784794b5cf2f39b4d7c (patch) | |
tree | 1bc6c0fb0a0f22e5f111699fa60dff89958f0e53 /old/sh-utils/NEWS | |
parent | 251caade3380a795500cd16f00b055fd2d9bd038 (diff) | |
download | coreutils-f016b208246a0c1862e5f784794b5cf2f39b4d7c.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils/NEWS')
-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 cfc0439f0..30bb006b1 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,6 @@ Changes in release 2.1 [2.0g] +* date now handles two-digit years with leading zeros correctly. * printf interprets unicode, \uNNNN \UNNNNNNNN, on systems with the required support; from Bruno Haible. * stty's rprnt attribute now works on HPUX 10.20 |