diff options
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r-- | gcc/cp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 55316040e9e..84a3e4847f7 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,8 @@ +2004-10-27 Andrew Pinski <pinskia@physics.uc.edu> + + * parser.c (cp_parser_diagnose_invalid_type_name): Move the q after + the %. + 2004-10-26 Mark Mitchell <mark@codesourcery.com> * name-lookup.c (do_namespace_alias): Use FROB_CONTEXT. |