diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2001-08-02 09:08:03 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2001-08-02 09:08:03 +0000 |
commit | ad4571f3f363b358d11ec13357f8bffdbdd4312b (patch) | |
tree | 40cbddb7023d2f38eba7798b78f6f4f3f7a27f26 /gdb/MAINTAINERS | |
parent | 962b3eada2c73671d2b701c75ba2e2b2c616dfff (diff) | |
download | gdb-ad4571f3f363b358d11ec13357f8bffdbdd4312b.zip gdb-ad4571f3f363b358d11ec13357f8bffdbdd4312b.tar.gz gdb-ad4571f3f363b358d11ec13357f8bffdbdd4312b.tar.bz2 |
* MAINTAINERS: Add myself to the write-after-approval list.
* ser-tcp.c (tcp_open): Use `localhost' as default host if no
hostname is given.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 264a2d6..09c664a 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -353,6 +353,7 @@ David Smith dsmith@redhat.com Stephen P. Smith ischis2@home.com Gary Thomas gthomas@redhat.com Tom Tromey tromey@redhat.com +Corinna Vinschen vinschen@redhat.com |