From: Christian Biesinger Date: Tue, 30 Jul 2019 15:32:01 +0000 (-0500) Subject: Add missing changelog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5c4dde850c0d4874d3bbe6dd1989bf0f7a5ed1c3;p=binutils-gdb.git Add missing changelog entry I forgot to commit the change before pushing commit 25ec8924842a215e7f684d3a5076607409ac822f --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 0bf6be994e4..669b943b4be 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -9,6 +9,10 @@ * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable. (exec_is_pie): New proc. +2019-07-29 Christian Biesinger + + * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent) + 2019-07-29 Christian Biesinger * gdb.python/py-objfile.c: Add global and static vars.