]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 9 May 2004 19:29:54 +0000 (19:29 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 9 May 2004 19:29:54 +0000 (19:29 +0000)
ChangeLog

index 6dd3de292b262c544a3e0bfe9910c9ca59a7b1cb..cebcdf1ec42e966964b56194c7ba1e686f8a7024 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2004-05-08  Jim Meyering  <jim@meyering.net>
+2004-05-09  Jim Meyering  <jim@meyering.net>
 
        * 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  <jim@meyering.net>
+
        * tests/rm/no-give-up: New file; check for today's fix.
        * tests/rm/Makefile.am (TESTS): Add no-give-up.