diff options
author | Jim Wilson <wilson@tuliptree.org> | 2002-09-27 18:58:04 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 2002-09-27 18:58:04 +0000 |
commit | e8cfbbd913a0cf00933333e14e962ecefb7d8740 (patch) | |
tree | 42da197b829f626865dd788192a968e51ef0a71b | |
parent | 57514745d65f2b1aa9873a23ee29f002aebf8180 (diff) | |
download | gdb-e8cfbbd913a0cf00933333e14e962ecefb7d8740.zip gdb-e8cfbbd913a0cf00933333e14e962ecefb7d8740.tar.gz gdb-e8cfbbd913a0cf00933333e14e962ecefb7d8740.tar.bz2 |
* MAINTAINERS: Add myself to the Write After Approval list.
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 939e0a8..2c6d493 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2002-09-27 Jim Wilson <wilson@redhat.com> + + * MAINTAINERS: Add myself to the Write After Approval list. + 2002-09-26Martin M. Hunt <hunt@redhat.com> * mips-tdep.c (find_proc_desc): Initialize startaddr. |