summaryrefslogtreecommitdiff
path: root/old/textutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-05-09 15:02:16 +0000
committerJim Meyering <jim@meyering.net>1999-05-09 15:02:16 +0000
commit48d1df6825aacad0439b7e8176d1ffd078d536c1 (patch)
treeb45d4c5ac64bf4b6537690dcf5b82402aaff02db /old/textutils/NEWS
parent3a7457ae6cdf83f088dec109c650bccd8fba92bb (diff)
downloadcoreutils-48d1df6825aacad0439b7e8176d1ffd078d536c1.tar.xz
.
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r--old/textutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index 0b490d049..f9142a6be 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -1,5 +1,6 @@
Changes in release 1.23
[1.22k]
+* sort: fix bug in how `-n' works when configured/compiled with --enable-nls
* 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