diff options
author | Jim Meyering <jim@meyering.net> | 2005-01-08 09:42:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-01-08 09:42:06 +0000 |
commit | 55010ac4385016c7bce657643a0de312ababf0f1 (patch) | |
tree | a1ede4e5efe5983caf372ed7bf728ef859dad5be /NEWS | |
parent | 2205834c01085709b0e52667ae0f3656168453b9 (diff) | |
download | coreutils-55010ac4385016c7bce657643a0de312ababf0f1.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |