diff options
author | Gabriel Dos Reis <gdr@gcc.gnu.org> | 2006-01-29 00:35:54 +0000 |
---|---|---|
committer | Gabriel Dos Reis <gdr@gcc.gnu.org> | 2006-01-29 00:35:54 +0000 |
commit | 2a0631a5ffa8e073c0a138423007b17a455f61c1 (patch) | |
tree | 5e0d5ac10c46e08f966aa172507cbd632a263f88 | |
parent | 34533bf10d7d9e455f0d53307527c2f378bd72ec (diff) | |
download | gcc-2a0631a5ffa8e073c0a138423007b17a455f61c1.zip gcc-2a0631a5ffa8e073c0a138423007b17a455f61c1.tar.gz gcc-2a0631a5ffa8e073c0a138423007b17a455f61c1.tar.bz2 |
fix email
From-SVN: r110356
-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 f2e245b..b9e22d6 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,4 +1,4 @@ -2006-01-28 Gabriel Dos Reis <gdr@cs.tamu.edu> +2006-01-28 Gabriel Dos Reis <gdr@integrable-solutions.net> * class.c (check_bases): Likewise. (maybe_warn_about_overly_private_class): Likewise. |