aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/CONTRIBUTORS2
-rw-r--r--gas/ChangeLog4
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.