This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fix patch author issue in gdb/ChangeLog entry.


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3d7ad9b42685b426329370cdb8bebc9cda6d8911

commit 3d7ad9b42685b426329370cdb8bebc9cda6d8911
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Thu Jan 29 12:10:12 2015 +0400

    Fix patch author issue in gdb/ChangeLog entry.

Diff:
---
 gdb/ChangeLog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 05458ad..d97aa03 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -37,8 +37,9 @@
 	nonzero if the type's subtype is dynamic.
 	(resolve_dynamic_range): Also resolve the range's subtype.
 
-2015-01-29  Joel Brobecker  <brobecker@adacore.com>  (tiny patch)
+2015-01-29  Alexander Klimov  <alserkli@inbox.ru>  (tiny patch)
 
+	Pushed by Joel Brobecker  <brobecker@adacore.com>.
 	* symfile.c (unmap_overlay_command): Initialize sec to NULL.
 
 2015-01-27  Doug Evans  <dje@google.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]