diff options
author | Nick Hudson <nick.hudson@dsl.pipex.com> | 2008-01-03 10:33:10 +0000 |
---|---|---|
committer | Nick Hudson <nick.hudson@dsl.pipex.com> | 2008-01-03 10:33:10 +0000 |
commit | dc2bbab20c7124b2a9c04f4fbfd4a76a2c5b2692 (patch) | |
tree | 58afa7ea2ef9ebaf9b3c163ffdd636bcb30dd515 /gdb | |
parent | e0329a226609e464988129ffde49992df8649aca (diff) | |
download | gdb-dc2bbab20c7124b2a9c04f4fbfd4a76a2c5b2692.zip gdb-dc2bbab20c7124b2a9c04f4fbfd4a76a2c5b2692.tar.gz gdb-dc2bbab20c7124b2a9c04f4fbfd4a76a2c5b2692.tar.bz2 |
2008-01-03 Nick Hudson <nick.hudson@dsl.pipex.com>
* MAINTAINERS (Write After Approval): Add self.
Diffstat (limited to 'gdb')
-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 aaf9eb9..5a5b5e9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2008-01-03 Nick Hudson <nick.hudson@dsl.pipex.com> + + * MAINTAINERS (Write After Approval): Add self. + 2008-01-03 Joel Brobecker <brobecker@adacore.com> * symfile.c (set_initial_language): Make non-static. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 515d809..2a242c3 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -503,6 +503,7 @@ Matt Hiller hiller@redhat.com Kazu Hirata kazu@cs.umass.edu Jeff Holcomb jeffh@redhat.com Don Howard dhoward@redhat.com +Nick Hudson nick.hudson@dsl.pipex.com Martin Hunt hunt@redhat.com Jim Ingham jingham@apple.com Baurzhan Ismagulov ibr@radix50.net |