aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2019-10-13 15:09:09 +0200
committerTom de Vries <tdevries@suse.de>2019-10-13 15:09:09 +0200
commit68255adc03d3256af140432213c8ae136f16e419 (patch)
tree6431ead50e913cfe85a3f311fc130d169ffe2097
parent4786fbf372d0d736884d25efe4fa69ee157315c7 (diff)
downloadgdb-68255adc03d3256af140432213c8ae136f16e419.zip
gdb-68255adc03d3256af140432213c8ae136f16e419.tar.gz
gdb-68255adc03d3256af140432213c8ae136f16e419.tar.bz2
Mention PR gdb/25010 in ChangeLog entry
[ Port of gdb-8.3-branch commit 5ca0b868fa7 "Update ChangeLog entry of commit 8ac39635f6 and mention PR gdb/25010". ]
-rw-r--r--gdb/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 381bdc4..3da5985 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -6769,6 +6769,7 @@
2019-05-28 Alan Hayward <alan.hayward@arm.com>
+ PR gdb/25010
* event-top.c: Remove include comment.
* inflow.c (class scoped_ignore_sigttou): Move from here...
* inflow.h (class scoped_ignore_sigttou): ...to here.