Fix latest changelog entry: the "who" was missing.

This commit is contained in:
Paul Eggert
2006-01-09 06:49:18 +00:00
parent 2781dbd121
commit de366a2f6b

View File

@@ -1,4 +1,4 @@
2006-01-08
2006-01-08 Joel E. Denny <jdenny@ces.clemson.edu>
* tests/glr-regression.at: Update copyright year to 2006.
@@ -35,7 +35,7 @@
2006-01-06 Joel E. Denny <jdenny@ces.clemson.edu>
* data/c.m4 (b4_yy_symbol_print_generate): In yy_symbol_print, accept
* data/c.m4 (b4_yy_symbol_print_generate): In yy_symbol_print, accept
!yyvaluep as signal that no semantic value is available to print.
* data/glr.c (yydestroyGLRState): If state is not resolved, don't try
to print a semantic value.