From: Jim Meyering Date: Fri, 26 Jan 2001 11:13:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4003340c1083321b53feb0a420a4903b05f243e;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 287fe0693a..93f60b7605 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2001-01-26 Jim Meyering + + * xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking + line in double quotes so that it evokes a better diagnostic. + [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise. + Reported by Axel Kittenberger. + 2001-01-15 Bruno Haible * unicodeio.c (print_unicode_char): Cast the second iconv() arg, diff --git a/m4/ChangeLog b/m4/ChangeLog index 70b92db022..59cf5441ad 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2001-01-26 Jim Meyering + + * prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that + quotearg.c includes it. + 2001-01-15 Bruno Haible * iconv.m4 (jm_ICONV): Also check whether the iconv declaration