aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorloewis <loewis@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-10 17:17:27 +0000
committerloewis <loewis@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-10 17:17:27 +0000
commit1f710efa88b309c11f92f5c79f634597f7175f9c (patch)
tree7556213e95942f487354e1d579c384a4aa654beb
parentbfc313d4665dcc429fde4a5ee3216e8b501bf159 (diff)
Fix checkin date
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-2_95-branch@28652 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/cp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 071d2b7fa0a..7c9b8b01bd7 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,4 +1,4 @@
-1999-08-08 Martin v. Loewis <martin@mira.isdn.cs.tu-berlin.de>
+1999-08-10 Martin v. Loewis <martin@mira.isdn.cs.tu-berlin.de>
* decl2.c (set_decl_namespace): Do not complain about non-matching
decls if processing a template.