aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Stubbs <andrew.stubbs@st.com>2005-11-14 19:07:15 +0000
committerAndrew Stubbs <andrew.stubbs@st.com>2005-11-14 19:07:15 +0000
commitbd73ccbdac382366a3830e8ace88506091c6fd78 (patch)
treef1fca63b321ae94e8925115508c89b8f34654c28 /gdb
parentad21ceb022f948b801e2d726419ac68c97e3d9b4 (diff)
downloadgdb-bd73ccbdac382366a3830e8ace88506091c6fd78.zip
gdb-bd73ccbdac382366a3830e8ace88506091c6fd78.tar.gz
gdb-bd73ccbdac382366a3830e8ace88506091c6fd78.tar.bz2
2005-11-14 Andrew Stubbs <andrew.stubbs@st.com>
* MAINTAINERS (Write After Approval): Add myself to the list.
Diffstat (limited to 'gdb')
-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 b39f6d7..dac5c17 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2005-11-14 Andrew Stubbs <andrew.stubbs@st.com>
+ * MAINTAINERS (Write After Approval): Add myself to the list.
+
+2005-11-14 Andrew Stubbs <andrew.stubbs@st.com>
+
* thread.c (_initialize_thread): Correct the 'thread apply' help
message.
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 8f659c1..9c41797 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -393,6 +393,7 @@ Stephen P. Smith ischis2@cox.net
Jackie Smith Cashion jsmith@redhat.com
Michael Snyder msnyder@redhat.com
Petr Sorfa petrs@caldera.com
+Andrew Stubbs andrew.stubbs@st.com
Ian Lance Taylor ian@airs.com
Gary Thomas gthomas@redhat.com
Jason Thorpe thorpej@netbsd.org