summaryrefslogtreecommitdiff
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
commit59d4f7ab1b43073d5792114374e82acfbb875a2b (patch)
tree842a6d20d194d5cde2b93779192f73af8fb8d5a0
parent4d21c92506187332d5762e44267578e0a5fdcd23 (diff)
downloadgdb-59d4f7ab1b43073d5792114374e82acfbb875a2b.tar.gz
Fix author list for one of the patches.
I was the committer, not the author.
-rw-r--r--gdb/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b5ca30f5870..870aca7a755 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.