From: Jim Meyering Date: Fri, 12 Aug 2005 08:18:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~191 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3623a168c480c2ec26109cd2c1d5fe88c64896f8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 9c40b42c59..a22ca75ab9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ * Version 5.3.1. + * src/ls.c (sort_files): Use cleaner `sizeof *VAR_NAME' + rather than `sizeof (TYPE_NAME)'. + * src/ptx.c (sort_found_occurs, digest_word_file): Likewise. + (alloc_and_compile_regex): Likewise. + * src/wc.c: Test `!defined HAVE_MBSTATE_T' rather than `defined mbstate_t' to detect missing support for mbstate_t. The latter didn't work for HP-UX 11.23.