diff options
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r-- | gcc/cp/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index bf9bd893529..e8ab9483fe2 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,4 +1,8 @@ -2001-05-26 Mark Mitchell <mark@codesourcery.com> +2001-05-25 Sam TH <sam@uchicago.edu> + + * cp-tree.h lex.h: Fix header include guards. + +2001-05-25 Mark Mitchell <mark@codesourcery.com> * decl.c (init_decl_processing): Tweak. |