X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/bee1df15b2707caeeda551d8ae316c64d4797c08..d07932ef3d14aae86149b8ff65258f520ffa3998:/ChangeLog diff --git a/ChangeLog b/ChangeLog index b6da40d9..d3cb7bb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2008-12-11 Joel E. Denny + + Semicolon feature removal is not about future language support. + * NEWS: The semicolon feature is no longer active for newer languages, + so don't claim that it causes trouble for them. + +2008-12-11 Joel E. Denny + + * gnulib: Update submodule to HEAD. + +2008-12-09 Akim Demaille + + Update data/README. + * data/README: Document glr.cc, lalr1.java, m4sugar and xslt. + 2008-12-05 Eric Blake Build testsuite with newer autoconf.