diff options
author | Nick Clifton <nickc@redhat.com> | 2001-10-12 08:07:40 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-10-12 08:07:40 +0000 |
commit | 65bf64b30a1fe883eeb46927c1294a66b73af529 (patch) | |
tree | f3564edbaea479bde3144d1044ee70c985382a6e | |
parent | 02e423b9b296edcf2fc50161c361062727a3263d (diff) | |
download | gdb-65bf64b30a1fe883eeb46927c1294a66b73af529.zip gdb-65bf64b30a1fe883eeb46927c1294a66b73af529.tar.gz gdb-65bf64b30a1fe883eeb46927c1294a66b73af529.tar.bz2 |
Update contact address
-rw-r--r-- | gas/CONTRIBUTORS | 2 | ||||
-rw-r--r-- | gas/ChangeLog | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/CONTRIBUTORS b/gas/CONTRIBUTORS index b3fd03e..68d11dc 100644 --- a/gas/CONTRIBUTORS +++ b/gas/CONTRIBUTORS @@ -2,7 +2,7 @@ If you've contributed to gas and your name isn't listed here, it is not meant as a slight. I just don't know about it. Email me, -raeburn@cygnus.com and I'll correct the situation. +nickc@redhat.com and I'll correct the situation. This file will eventually be deleted: The general info will go into the documentation, and info on specific files will go into an AUTHORS diff --git a/gas/ChangeLog b/gas/ChangeLog index 9edaa9e..01e58d9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2001-10-12 Nick Clifton <nickc@cambridge.redhat.com> + + * CONTRIBUTORS: Update contact email address. + 2001-10-11 Kazu Hirata <kazu@hxi.com> * config/tc-alpha.c: Fix comment typos. |