X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/7439c5c0f94940884e998c06b910476c6f6145b5..3c5362b825a9d01eafe257943b7faad92ea43a05:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 7389708b..5bbab03a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2009-10-06 Joel E. Denny + + * TODO (Complaint submessage indentation): New. + +2009-10-04 Joel E. Denny + + Minor code cleanup. + * src/parse-gram.y: Clean up sorting of declarations. + Use types to simplify %printer declarations where possible. + Provide %printer for BRACKETED_ID and symbol.prec. + * src/symtab.c: Whitespace change. + 2009-10-04 Joel E. Denny tests: skip tests of file names that platform does not support.