diff options
author | Jim Meyering <jim@meyering.net> | 2000-12-09 22:16:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-12-09 22:16:57 +0000 |
commit | a65f9eef4af3a3862402199aa075a5fb0bc42e77 (patch) | |
tree | 6abd3fbcb2325b34750936789b0fc3cc7d3e72ea /old/textutils/NEWS | |
parent | 9c149c3b6cf528a036541beffa988ec4d7bd544c (diff) | |
download | coreutils-a65f9eef4af3a3862402199aa075a5fb0bc42e77.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 151d4a893..dc500a7b7 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,6 @@ Changes in release 2.1 +[2.0.10] +* od is faster and more portable than it was in 2.0.9 [2.0.9] * od now prints valid addresses for offsets of 2^32 and larger, and allows the byte offset (-j) and byte count (-N) arguments to be 2^32 and larger. |