diff options
author | thorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-01-16 23:40:35 +0000 |
---|---|---|
committer | thorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-01-16 23:40:35 +0000 |
commit | e03fcf5f7b153284f67c034a76eda4e86d9ce2c6 (patch) | |
tree | 938743bc7553027f5b5e5ec8a97e3323b4149028 /ChangeLog | |
parent | bff490025616739605f60e4778b42d2a55afd858 (diff) | |
download | gcc-e03fcf5f7b153284f67c034a76eda4e86d9ce2c6.tar.gz |
2005-01-16 Jason Thorpe <thorpej@netbsd.org>
* MAINTAINERS: Update my email address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93741 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d1f52e3fd8c..1cdba38373f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-01-16 Jason Thorpe <thorpej@netbsd.org> + + * MAINTAINERS: Update my email address. + 2005-01-12 David Edelsohn <edelsohn@gnu.org> Andreas Schwab <schwab@suse.de> |