From: Gary Benson Date: Thu, 6 Jun 2013 08:50:08 +0000 (+0000) Subject: Add missing PR to ChangeLog entry X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=8445cbf1cf8dfd0920c6e28bc91e08f031f0f8ff;p=deliverable%2Fbinutils-gdb.git Add missing PR to ChangeLog entry --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5e241e22b3..5fdb1f8b75 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -26,6 +26,7 @@ 2013-06-04 Gary Benson + PR 2328 * breakpoint.h (handle_solib_event): Moved function declaration to solib.h. * breakpoint.c (handle_solib_event): Moved function to solib.c.