diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5e241e2..5fdb1f8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -26,6 +26,7 @@ 2013-06-04 Gary Benson <gbenson@redhat.com> + PR 2328 * breakpoint.h (handle_solib_event): Moved function declaration to solib.h. * breakpoint.c (handle_solib_event): Moved function to solib.c. |