summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-08-12 08:18:25 +0000
committerJim Meyering <jim@meyering.net>2005-08-12 08:18:25 +0000
commit3623a168c480c2ec26109cd2c1d5fe88c64896f8 (patch)
treed7015563bd72c2572359c097b763578d6a54d28f /ChangeLog
parent501d8ffe81549ad4a5f5eb5dfad4ca39939218ab (diff)
downloadcoreutils-3623a168c480c2ec26109cd2c1d5fe88c64896f8.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c40b42c5..a22ca75ab 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.