diff --git a/ChangeLog b/ChangeLog index ff5fa4fa1..2338820f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,10 @@ -2003-08-03 Jim Meyering +2003-08-04 Jim Meyering * Version 5.0.91. + * src/sort.c (main): Use unsigned int instead of int for `nsigs' + and for the indices to iterate through nsigs. + 2003-08-02 Paul Eggert * src/sort.c: Minor code cleanups, mostly to use more accurate