summaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r--gcc/cp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index e9cfad72a4b..55a7b0b8d82 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-16 Kazu Hirata <kazu@codesourcery.com>
+
+ * parser.c, pt.c: Fix comment typos.
+
2005-12-13 Petr Machata <machata@post.cz>
PR c++/24907