From: Simon Marchi Date: Mon, 7 Aug 2017 16:25:59 +0000 (+0200) Subject: Add missing PR mention in ChangeLog X-Git-Tag: hjl/gpoff-backup~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b005726f910af908f0b5ba48b3466d119453b06;p=thirdparty%2Fbinutils-gdb.git Add missing PR mention in ChangeLog I noticed that the patch pushed previously had an open bug about it, so add a reference to it. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e15e9f2eea6..c4ad2bf1eba 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -35,6 +35,7 @@ 2017-08-07 Leszek Swirski + PR symtab/20899 * dwarf2read.c (dwarf2_string_attr): Allow DW_FORM_GNU_strp_alt. 2017-08-07 Simon Marchi