diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
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. |