aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2009-02-03 01:09:01 +0000
committerTom Tromey <tromey@redhat.com>2009-02-03 01:09:01 +0000
commit52e44b43981ff9373fa7cec285ebe4f5662f5f53 (patch)
treeb7d20513b2e623d415b1b60c6e7737b15bebc1e0 /gdb/testsuite/ChangeLog
parent1c71341a8f5470b0873e57fb7bb7641a8e1d436d (diff)
downloadgdb-52e44b43981ff9373fa7cec285ebe4f5662f5f53.zip
gdb-52e44b43981ff9373fa7cec285ebe4f5662f5f53.tar.gz
gdb-52e44b43981ff9373fa7cec285ebe4f5662f5f53.tar.bz2
Fix ChangeLog to point to the correct bug, PR gdb/9594.
gdb/testsuite * gdb.cp/cpcompletion.exp: Name the test "pr9594". * gdb.cp/pr2489.cc: Rename... * gdb.cp/pr9594.cc: ... to this.
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 aca5b5e..e81f304 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,11 @@
2009-02-02 Tom Tromey <tromey@redhat.com>
+ * gdb.cp/cpcompletion.exp: Name the test "pr9594".
+ * gdb.cp/pr2489.cc: Rename...
+ * gdb.cp/pr9594.cc: ... to this.
+
+2009-02-02 Tom Tromey <tromey@redhat.com>
+
* gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
* gdb.cp/pr2489.cc: New file.
* gdb.cp/cpcompletion.exp: New file.