aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index a12c446..fb9cac8 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2011-08-02 Tom Tromey <tromey@redhat.com>
+
+ PR gdb/11289:
+ * gdb.cp/overload.exp: Fix regexps. Remove kfails.
+
2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
PR gdb/13045