diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 5 |
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 |