aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2008-09-26 18:38:40 +0000
committerJoel Brobecker <brobecker@gnat.com>2008-09-26 18:38:40 +0000
commit3cd9d1646b5b66016214551aac8de5db5ea53e7e (patch)
tree4d1d40cd0d73df6703799c484c8a7010880647c7 /gdb/ChangeLog
parentb40d5eb9ef8ded91b1e4296b24f2034d50c43f68 (diff)
downloadgdb-3cd9d1646b5b66016214551aac8de5db5ea53e7e.zip
gdb-3cd9d1646b5b66016214551aac8de5db5ea53e7e.tar.gz
gdb-3cd9d1646b5b66016214551aac8de5db5ea53e7e.tar.bz2
* MAINTAINERS (GLOBAL MAINTAINERS): Add Pedro Alves.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f895f64..c56c5ae 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-26 Joel Brobecker <brobecker@adacore.com>
+
+ * MAINTAINERS (GLOBAL MAINTAINERS): Add Pedro Alves.
+
2008-09-25 Stephan Springl <springl-gdb@bfw-online.de> (tiny change)
* stack.c (print_frame_args): Fix typos in comments.