aboutsummaryrefslogtreecommitdiff
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 be97c50..a0a4216 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * cp-tree.h, decl.h: Get rid of PARAMS. Again.
+
2003-01-22 Mark Mitchell <mark@codesourcery.com>
PR c++/9354