summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-01-08 09:42:06 +0000
committerJim Meyering <jim@meyering.net>2005-01-08 09:42:06 +0000
commit55010ac4385016c7bce657643a0de312ababf0f1 (patch)
treea1ede4e5efe5983caf372ed7bf728ef859dad5be
parent2205834c01085709b0e52667ae0f3656168453b9 (diff)
downloadcoreutils-55010ac4385016c7bce657643a0de312ababf0f1.tar.xz
*** empty log message ***
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8d4f7e4be..4a7e59ec4 100644
--- a/NEWS
+++ b/NEWS
@@ -86,6 +86,9 @@ GNU coreutils NEWS -*- outline -*-
pathchk no longer accepts trailing options, e.g., "pathchk -p foo -b"
now treats -b as a file name to check, not as an invalid option.
+ `pr --columns=N' was not equivalent to `pr -N' when also using
+ either -s or -w.
+
pr now supports page numbers up to 2**64 on most hosts, and it
detects page number overflow instead of silently wrapping around.
pr now accepts file names that begin with "+" so long as the rest of