]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 15 Apr 2002 10:37:45 +0000 (10:37 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 15 Apr 2002 10:37:45 +0000 (10:37 +0000)
old/sh-utils/ChangeLog

index 09b8e3d700bec9791c9b05d56ac1ef5d4b58230a..4fca24502d7b103b86809f08ac7e10fe13701721 100644 (file)
@@ -1,7 +1,12 @@
-2002-04-12  Jim Meyering  <meyering@lucent.com>
+2002-04-15  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.12.
 
+       * src/who.c: Include xalloc.h.
+       Use xmalloc everywhere, not malloc.
+
+2002-04-12  Jim Meyering  <meyering@lucent.com>
+
        * src/Makefile.am (LDADD): List ../lib/libfetish.a both before
        and after @LIBINTL@.  Thanks to Paul Eggert for the fix and to
        Bruno Haible for diagnosing the problem.