diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-23 05:38:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-23 05:38:41 +0000 |
commit | a68226bb5b81fd6ffd5d65b8529a07c19e17811a (patch) | |
tree | e4089c24262d538e576b625c90552806611b433f /lib/ChangeLog | |
parent | 0ff72c1f5c5b11a3f257d861e623ad02c8e02ff0 (diff) | |
download | coreutils-a68226bb5b81fd6ffd5d65b8529a07c19e17811a.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 5 |
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. |