aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-04-27 21:06:28 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-04-27 21:06:28 +0000
commit67f1675e78ba8e08a782ee57486cde949409dd2a (patch)
tree4ea0590271ebe8e1be80b48496bfc3901c07698c /gdb
parent6f992fbf7f905201ff3eef540d184b7538c16bd3 (diff)
downloadgdb-67f1675e78ba8e08a782ee57486cde949409dd2a.zip
gdb-67f1675e78ba8e08a782ee57486cde949409dd2a.tar.gz
gdb-67f1675e78ba8e08a782ee57486cde949409dd2a.tar.bz2
Fix author list for one of the patches.
I was the committer, not the author.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b5ca30f..870aca7 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -12,7 +12,8 @@
* gdbtypes.h (struct main_type): Expand comment about target_type
field.
-2010-04-27 Joel Brobecker <brobecker@adacore.com>
+2010-04-27 Pedro Alves <pedro@codesourcery.com>
+ Tristan Gingold <gingold@adacore.com>
* symfile.c (reread_symbols): Also search for file in libraries.
Update comment.