From 317506491098e5ed9503dacee75e4cdba1bf1b81 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Wed, 13 Dec 2000 12:51:56 -0500 Subject: [PATCH] fix date From-SVN: r38223 --- gcc/cp/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 724c7e098c4..9c3fd361840 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,4 +1,4 @@ -2000-12-11 DJ Delorie +2000-12-13 DJ Delorie * typeck.c (build_binary_op): Do signed/unsigned warnings for >? and