X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/132247cd94d409f04997dc0b550f4ee6abbb735a..8a8b33e8d2db49a9246deb46cb583a1a33594f36:/ChangeLog diff --git a/ChangeLog b/ChangeLog index d764f122..23f92aef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2010-04-05 Akim Demaille + + remove useless include. + * src/graphviz.h: Don't include stdbool.h. + +2010-04-05 Akim Demaille + + graph: sign the output file. + * src/graphviz.c (start_graph): Issue comments about Bison. + Suggested by Tys Lefering. + 2010-03-31 Joel E. Denny portability: fix test suite for GCC 4.5's new #error message.