From: Jim Meyering Date: Sun, 9 May 2004 19:29:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1601 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e82d06e2f88e4c54092d7892d16fa468d5ebf29f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 6dd3de292b..cebcdf1ec4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-05-08 Jim Meyering +2004-05-09 Jim Meyering * Version 5.3.0. + * src/tr.c (unquote): Use xcalloc rather than xmalloc and + a loop initializing the just-allocated memory to zero. + +2004-05-08 Jim Meyering + * tests/rm/no-give-up: New file; check for today's fix. * tests/rm/Makefile.am (TESTS): Add no-give-up.