diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 62abbac..e7998b9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2013-12-02 Pedro Alves <palves@redhat.com> + + PR remote/15974 + * remote-notif.c (handle_notification): Return early if no + notification is found. + 2013-12-02 Joel Brobecker <brobecker@adacore.com> * common/filestuff.c (fdwalk): Add "defined(RLIMIT_NOFILE)" |