mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-07 02:06:26 +02:00
*** empty log message ***
This commit is contained in:
@@ -1,7 +1,16 @@
|
||||
2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
|
||||
2005-04-01 Jim Meyering <jim@meyering.net>
|
||||
|
||||
* Version 5.3.1.
|
||||
|
||||
Don't let pr treat +1:-1 like +1:18446744073709551615.
|
||||
* src/pr.c (strtoumax): Remove declaration.
|
||||
(first_last_page): Use xstrtoumax in place of strtoumax,
|
||||
so we don't interpret a negative page number (e.g., in an option
|
||||
like --pages=1:-1) as valid.
|
||||
* tests/pr/Test.pm: Add a test for this.
|
||||
|
||||
2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* src/pinky.c (short_pinky): Adjust to read_utmp signature change.
|
||||
* src/uptime.c (uptime): New arg OPTIONS. All uses changed.
|
||||
* src/users.c (users): Likewise.
|
||||
|
||||
Reference in New Issue
Block a user