diff --git a/lib/ChangeLog b/lib/ChangeLog index 4d6e8fefd..05698ed8b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2000-06-17 Bruno Haible + + * getusershell.c (xmalloc, xrealloc): Remove functions. + Include xalloc.h. + Don't include . Don't declare malloc, realloc. + 2000-06-23 Bruno Haible * unicodeio.c (print_unicode_char): Work around ansi2knr deficiency.