summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-12-09 21:01:23 +0000
committerJim Meyering <jim@meyering.net>2001-12-09 21:01:23 +0000
commit102ad5c8ff3c2b0f57f286d1be13520e5a7718de (patch)
treeb1f0b70f03a97c3c757ad0c6d33cce62db9d0038 /lib/ChangeLog
parentbb0d2464f86c501dbfe9bbf73cc11d33ad04c50f (diff)
downloadcoreutils-102ad5c8ff3c2b0f57f286d1be13520e5a7718de.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index c98fcf39b..e5bd92680 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-09 Jim Meyering <meyering@lucent.com>
+
+ * xgethostname.c: Remove declarations of xmalloc and xrealloc.
+ Include xalloc.h instead.
+
2001-12-02 Jim Meyering <meyering@lucent.com>
* tempname.c: Don't declare getenv, thus reverting the change of