From 5c4dde850c0d4874d3bbe6dd1989bf0f7a5ed1c3 Mon Sep 17 00:00:00 2001 From: Christian Biesinger Date: Tue, 30 Jul 2019 10:32:01 -0500 Subject: [PATCH] Add missing changelog entry I forgot to commit the change before pushing commit 25ec8924842a215e7f684d3a5076607409ac822f --- gdb/testsuite/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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. -- 2.30.2