aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2012-03-19 09:34:13 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2012-03-19 09:34:13 +0000
commit3a69ffb28004861ab8dec52db2a1d14d5f479df4 (patch)
tree6ef8859e75f4669c4c1cd86fc298e2ab9b56d827 /gdb/testsuite/ChangeLog
parent565904581b642bc4cb7eff8c0b5880cd3f5606f8 (diff)
downloadgdb-3a69ffb28004861ab8dec52db2a1d14d5f479df4.zip
gdb-3a69ffb28004861ab8dec52db2a1d14d5f479df4.tar.gz
gdb-3a69ffb28004861ab8dec52db2a1d14d5f479df4.tar.bz2
gdb/testsuite/
* gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 4afb709..f2ea686 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
+
2012-03-17 Doug Evans <dje@google.com>
* dg-extract-results.sh: Handle KFAILs.