From e26f76c6417b7f1be6aa847c65c431040e88962c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 8 Oct 2006 07:29:24 +0000 Subject: [PATCH] Give credit to bug reporter. --- lib/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.30.2