diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 7f53b84..bd572f8 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com> + + Fix regression by the previous commit. + * gdb.python/lib-types.exp: Add c++ to the compilation flags. + 2012-06-22 Tom Tromey <tromey@redhat.com> * gdb.python/lib-types.exp: Use standard_testfile, |