summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index bf7a7b86e..1843b4a6f 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-13 Jim Meyering <jim@meyering.net>
+
+ * xgethostname.c (xgethostname): Return NULL, rather than exiting,
+ upon any non-malloc/realloc error.
+
2003-07-12 Jim Meyering <jim@meyering.net>
* Makefile.am (BUILT_SOURCES): Use `BUILT_SOURCES += $(STDBOOL_H)'