From: Keith Seitz Date: Fri, 14 Aug 2015 21:54:37 +0000 (-0700) Subject: Add missing ChangeLog entry for previous commit. X-Git-Tag: users/hjl/linux/release/2.25.51.0.4~1^2~40^2~104 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9ca98f927800a8446555e3f64cc3437c08ce266b;p=thirdparty%2Fbinutils-gdb.git Add missing ChangeLog entry for previous commit. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9a46b61db97..71989e79c1f 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2015-08-14 Keith Seitz + + * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for + "evaluated-by". + 2015-08-13 Joel Brobecker * gdb.base/dso2dso.exp: Improve the testcase's documentation.