summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-23 05:38:41 +0000
committerJim Meyering <jim@meyering.net>2003-07-23 05:38:41 +0000
commita68226bb5b81fd6ffd5d65b8529a07c19e17811a (patch)
treee4089c24262d538e576b625c90552806611b433f /lib
parent0ff72c1f5c5b11a3f257d861e623ad02c8e02ff0 (diff)
downloadcoreutils-a68226bb5b81fd6ffd5d65b8529a07c19e17811a.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 8ab246f8f..926de07ba 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-22 Paul Eggert <eggert@twinsun.com>
+
+ * xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
+ over-parenthesization in macros.
+
2003-07-18 Paul Eggert <eggert@twinsun.com>
* closeout.h (close_stdout_set_status, close_stdout_status): Remove.