diff options
author | Joel Brobecker <brobecker@gnat.com> | 2010-04-27 21:06:28 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2010-04-27 21:06:28 +0000 |
commit | 67f1675e78ba8e08a782ee57486cde949409dd2a (patch) | |
tree | 4ea0590271ebe8e1be80b48496bfc3901c07698c | |
parent | 6f992fbf7f905201ff3eef540d184b7538c16bd3 (diff) | |
download | gdb-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.
-rw-r--r-- | gdb/ChangeLog | 3 |
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. |