aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 294fbce..5fa6cdd 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2015-08-11 Keith Seitz <keiths@redhat.com>
+
+ * gdb.base/dprintf-pending.exp: Update dprintf "without format"
+ test.
+ Add tests for missing ",FMT" and ",".
+
2015-08-10 Doug Evans <dje@google.com>
Keith Seitz <keiths@redhat.com>