summaryrefslogtreecommitdiff
path: root/old/textutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-03 10:22:32 +0000
committerJim Meyering <jim@meyering.net>2000-12-03 10:22:32 +0000
commitb5d4b2c555cfc6a448575e3ded8dd1078424f53a (patch)
treecadf74f72b6a88b9ca9151314c1c49f737426dc3 /old/textutils/NEWS
parentd8a157a00e35bccb9834d54eb43406612583f628 (diff)
downloadcoreutils-b5d4b2c555cfc6a448575e3ded8dd1078424f53a.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r--old/textutils/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index cf5b0952c..151d4a893 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -1,5 +1,9 @@
Changes in release 2.1
[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.
+* tail now works with line and byte counts of 2^32 and larger, on systems
+ with large file support
* join now works with an 8-bit delimiter
* fix a compilation failure on some Solaris systems with wc.c
[2.0.8]