diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/cp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
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 <dj@redhat.com> +2000-12-13 DJ Delorie <dj@redhat.com> * typeck.c (build_binary_op): Do signed/unsigned warnings for >? and <? operators. |