diff options
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6a93e91..b619842 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2004-01-21 Paul Brook <paul@codesourcery.com> + + * MAINTAINERS: Add myself to write-after-approval. + 2004-01-20 Andrew Cagney <cagney@redhat.com> * ax-gdb.c (print_axs_value): Delete unused function. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 363079b..f9a9ea4 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -316,6 +316,7 @@ Philip Blundell philb@gnu.org Per Bothner per@bothner.com Joel Brobecker brobecker@act-europe.fr Dave Brolley brolley@redhat.com +Paul Brook paul@codesourcery.com Kevin Buettner kevinb@redhat.com Andrew Cagney ac131313@redhat.com David Carlton carlton@kealia.com |