From: Jim Meyering Date: Sat, 20 Dec 2003 17:59:15 +0000 (+0000) Subject: . X-Git-Tag: v5.1.0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deaf944cebf6cff63fb7db11e064c79ff2f6a7cd;p=thirdparty%2Fcoreutils.git . --- diff --git a/ChangeLog b/ChangeLog index 391333189d..fe2bf004de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ * Version 5.1.0. + * src/pr.c: Change type of global, buff_allocated, to size_t. + + * src/join.c [struct seq]: Change types of members count and alloc + from `int' to `size_t'. + * tests/Makefile.am (root-hint): Tweak wording. * src/du.c: Accept new option (-0, --null) that makes it so each