aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2016-05-29 20:45:42 +0200
committerJan Kratochvil <jan.kratochvil@redhat.com>2016-05-29 20:45:42 +0200
commitaab3c527d779a8e833a469203336afcc17512559 (patch)
tree707a90f092dc6f2702117ea17cc355eca67ff3d0 /gdb/ChangeLog
parentc64e0f6165537efda112a9744e588f4ecac8ca41 (diff)
downloadgdb-aab3c527d779a8e833a469203336afcc17512559.zip
gdb-aab3c527d779a8e833a469203336afcc17512559.tar.gz
gdb-aab3c527d779a8e833a469203336afcc17512559.tar.bz2
NEWS: QCatchSyscalls: simplify
Standardize the QCatchSyscalls NEWS entry. gdb/ChangeLog 2016-05-29 Jan Kratochvil <jan.kratochvil@redhat.com> * NEWS (QCatchSyscalls): Remove the parameter. Include ... (QCatchSyscalls:1 in qSupported) ... this separate entry which got deleted.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 681cb2e..0b4d622 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2016-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
+ * NEWS (QCatchSyscalls): Remove the parameter. Include ...
+ (QCatchSyscalls:1 in qSupported) ... this separate entry which got
+ deleted.
+
+2016-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
+
* NEWS (N stop reply): Remove empty line.
2016-05-28 Alan Modra <amodra@gmail.com>