diff options
author | Tristan Gingold <tgingold@free.fr> | 2017-10-05 06:34:06 +0200 |
---|---|---|
committer | Tristan Gingold <tgingold@free.fr> | 2017-10-05 06:43:37 +0200 |
commit | c91933e9e33654c7b8973cb449b93f5152afcbcb (patch) | |
tree | bcb234beabd70c24f887e648040cfeea975f95ee /gdb/ChangeLog | |
parent | 2ca7de3746be7484aa5affceafa1ad2e1d789381 (diff) | |
download | gdb-c91933e9e33654c7b8973cb449b93f5152afcbcb.zip gdb-c91933e9e33654c7b8973cb449b93f5152afcbcb.tar.gz gdb-c91933e9e33654c7b8973cb449b93f5152afcbcb.tar.bz2 |
Update my email address.
Also refer to global maintainers for branch release approval.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 377be93..d8d5772 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2017-10-05 Tristan Gingold <tgingold@free.fr> + + * MAINTAINERS (Misc): Update my email address. + 2017-10-04 Pedro Alves <palves@redhat.com> * remote.c (get_remote_arch_state): New 'gdbarch' parameter. Use |