1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-17 09:06:50 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-04-15 10:37:45 +00:00
parent 57d75ea4d8
commit a36a4fdedc
+6 -1
View 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.