]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 3 Dec 2000 10:22:32 +0000 (10:22 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 3 Dec 2000 10:22:32 +0000 (10:22 +0000)
old/textutils/NEWS

index cf5b0952cc033a549d02f6b526b05d6256f3f40d..151d4a8932b530299d3c8fc46e2352794ba7d1f5 100644 (file)
@@ -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]