From: Paul Eggert Date: Sun, 8 Oct 2006 07:29:24 +0000 (+0000) Subject: Give credit to bug reporter. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e26f76c6417b7f1be6aa847c65c431040e88962c;p=pspp Give credit to bug reporter. --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 08fc829ca2..d2b08096f9 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -3,6 +3,8 @@ Don't include twice; this doesn't work in some cases, e.g., when config.h has "#define intmax_t long long int" and we include , , in that order. + Problem reported by Matthew Woehlke in: + http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html * fprintftime.c: Don't include config.h or fprintftime.h. * fts-cycle.c: Don't include config.h. * strftime.c: Include fprintftime.h if FPRINTFTIME is defined.