diff options
author | Jim Meyering <jim@meyering.net> | 1997-09-30 04:33:59 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-09-30 04:33:59 +0000 |
commit | 20694b3960fc88bbd6a734a6a283312ef31b54e3 (patch) | |
tree | 6c733f0ff4ba8586dcb706bb5f7a8688f2d109da /old/textutils/NEWS | |
parent | 0b26f06ded3044db7c501188327a086cff8051e2 (diff) | |
download | coreutils-20694b3960fc88bbd6a734a6a283312ef31b54e3.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r-- | old/textutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 4b976fe94..fa3976fae 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,6 @@ Changes in release 1.23 +[1.22c] +[1.22b] * od supports a new trailing `z' character in a type specification: $ od -tx1z . 0000000 be ef c6 0f fd f9 d7 e0 ec cb f3 c6 00 db e8 00 >................< |