From: Joel Brobecker Date: Thu, 29 Jan 2015 08:10:12 +0000 (+0400) Subject: Fix patch author issue in gdb/ChangeLog entry. X-Git-Tag: users/hjl/linux/release/2.25.51.0.2~2^2~56^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3d7ad9b42685b426329370cdb8bebc9cda6d8911;p=thirdparty%2Fbinutils-gdb.git Fix patch author issue in gdb/ChangeLog entry. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 05458ada301..d97aa036993 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 (tiny patch) +2015-01-29 Alexander Klimov (tiny patch) + Pushed by Joel Brobecker . * symfile.c (unmap_overlay_command): Initialize sec to NULL. 2015-01-27 Doug Evans