aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f6cc571..fe4be6b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-29 Andreas Jaeger <aj@suse.de>
+
+ * MAINTAINERS: Add myself to the write-after-approval list.
+
2001-06-28 Andrew Cagney <ac131313@redhat.com>
* remote-array.c (SWAP_TARGET_AND_HOST): Delete macro.
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 66ff31f..d13e96b 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -331,6 +331,7 @@ Kazu Hirata kazu@hxi.com
Jeff Holcomb jeffh@redhat.com
Don Howard dhoward@redhat.com
Martin Hunt hunt@redhat.com
+Andreas Jaeger aj@suse.de
Geoff Keating geoffk@redhat.com
Jim Kingdon jkingdon@engr.sgi.com ++
Jonathan Larmour jlarmour@redhat.co.uk