diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 3378d618e53..25d47a099c5 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2013-10-16 Paolo Carlini + + * pt.c (tsubst): Fix typo in last commit. + 2013-10-16 Paulo Matos * error.c (code_to_string): Use new wrapper get_tree_code_name.