From: Paul Eggert Date: Thu, 14 Nov 2002 23:11:11 +0000 (+0000) Subject: Mention the bugs fixed by the latest change. X-Git-Tag: BISON-1_875~255 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/cfff7583d28d818a2ab4f166d58705831179b62d Mention the bugs fixed by the latest change. --- diff --git a/ChangeLog b/ChangeLog index 6cae575c..35b90a04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-11-14 Paul Eggert + Fix bugs reported by Nelson H. F. Beebe in + . + * tests/headers.at (AT_TEST_CPP_GUARD_H): Don't assume that "$CC -E foo.h" is allowed, as this doesn't work with the Portland Group compiler. Instead, use "$CC -E bar.c". Include the .h