diff options
author | Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com> | 2011-12-30 14:30:39 +0000 |
---|---|---|
committer | Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com> | 2011-12-30 14:30:39 +0000 |
commit | e4a7ca93abc3e798955548ddefec5517ffeeb6d1 (patch) | |
tree | 920ab9b95973b797c1ce271bfc34813626713c2c /gdb | |
parent | c0f378ec1b23176323f7ef432cd9931bb3d563cc (diff) | |
download | gdb-e4a7ca93abc3e798955548ddefec5517ffeeb6d1.zip gdb-e4a7ca93abc3e798955548ddefec5517ffeeb6d1.tar.gz gdb-e4a7ca93abc3e798955548ddefec5517ffeeb6d1.tar.bz2 |
Fixing previous Changelog entry (removing the unnecessary "gdb/testsuite/" line
and adding the missing period)
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5f91bcb..91b9487 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,7 +1,6 @@ 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com> - gdb/testsuite/ - * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64 + * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64. * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support is not enabled. |