summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-04-24 12:53:19 +0000
committerJim Meyering <jim@meyering.net>1999-04-24 12:53:19 +0000
commit679661549683021f1a5e23b3f320329a6cc85cba (patch)
tree0f5ac1de7f0f68793e96ef4866d60f1553987ab8 /old
parent88c9f8134672954d09341e8c4421e74d419bd117 (diff)
downloadcoreutils-679661549683021f1a5e23b3f320329a6cc85cba.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/textutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index 18825993b..0b490d049 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -1,4 +1,6 @@
Changes in release 1.23
+[1.22k]
+* head accepts byte and line counts of type uintmax_t (so up to 2^64 - 1)
[1.22j]
* tail: fix bug introduced in 1.22i
[1.22i]