From ae9d3a5ab4ea6217097140d7a47b1736b62b5f66 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 1 Apr 2005 20:05:37 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9933d9c3aa..d4c73c9be2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * Version 5.3.1. + * src/pr.c (main): Free column_count_string when done with it. + 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, -- 2.47.3