X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/7ed73f82ad0d54be945b9d5146e343c8e89bf81f..b5775a81c150086df5ecc746628bc90849381f55:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 86aa3e5d..ecd403e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-11-11 Paolo Bonzini + + * bootstrap.conf: Replace m4/warning.m4 with warnings module. + * configure.ac: Adjust usage. + * lib/Makefile.am: Replace $(WARNING_CFLAGS) with $(WARN_CFLAGS). + * src/Makefile.am: Replace $(WARNING_CFLAGS) with $(WARN_CFLAGS). + * tests/atlocal.in: Replace $(WARNING_*FLAGS) with $(WARN_*FLAGS). + 2008-11-07 Joel E. Denny Don't add a semicolon to actions for %skeleton or %language.