From 8445cbf1cf8dfd0920c6e28bc91e08f031f0f8ff Mon Sep 17 00:00:00 2001 From: Gary Benson Date: Thu, 6 Jun 2013 08:50:08 +0000 Subject: [PATCH] Add missing PR to ChangeLog entry --- gdb/ChangeLog | 1 + 1 file changed, 1 insertion(+) 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. -- 2.34.1