summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/MAINTAINERS2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b2cded9aa9d..c2d979769ef 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-22 Michael Chastain <mec@shout.net>
+
+ * MAINTAINERS: Rename gdb.c++ to gdb.cp.
+
2003-09-22 Jeff Johnston <jjohnstn@redhat.com>
* top.c (quit_force): Fix indirect call to quit_target so
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index d47dbbcf10b..d0478846e61 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -254,7 +254,7 @@ testsuite (Global Maintainers)
lib Fernando Nasser fnasser@redhat.com
Mark Salter msalter@redhat.com
gdbtk (gdb.gdbtk) Keith Seitz keiths@redhat.com
- c++ (gdb.c++) Michael Chastain mec@shout.net
+ c++ (gdb.cp) Michael Chastain mec@shout.net
David Carlton carlton@kealia.com
mi tests (gdb.mi) Elena Zannoni ezannoni@redhat.com
Andrew Cagney cagney@redhat.com