From: Pedro Alves Date: Wed, 20 Nov 2013 17:23:39 +0000 (+0000) Subject: Add missing ChangeLog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=069d6a0fbf09618055aeebc8587881a0a8f8dced;p=binutils-gdb.git Add missing ChangeLog entry. 2013-11-20 Pedro Alves * gdb.base/maint.exp (maint print objfiles): Consume one line at a time, and run it through all three milestone regexes. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index aa25faa3658..5619a45dbc5 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2013-11-20 Pedro Alves + + * gdb.base/maint.exp (maint print objfiles): Consume one line at a + time, and run it through all three milestone regexes. + 2013-11-20 Sanimir Agovic * gdb.base/eval-avoid-side-effects.exp: New file.