From: Jim Meyering Date: Sun, 13 Jul 2003 08:43:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=803a3441b1c6e521a656f6ec4f54db3128a2711b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index bf7a7b86e9..1843b4a6fb 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2003-07-13 Jim Meyering + + * xgethostname.c (xgethostname): Return NULL, rather than exiting, + upon any non-malloc/realloc error. + 2003-07-12 Jim Meyering * Makefile.am (BUILT_SOURCES): Use `BUILT_SOURCES += $(STDBOOL_H)'