diff options
author | Tom Tromey <tromey@redhat.com> | 2011-07-18 15:15:06 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2011-07-18 15:15:06 +0000 |
commit | f65cf84c3e52cec6be185c7d0f991e288c5d2c77 (patch) | |
tree | 39e8cfedaad4adb5a76b71d75d6a7250305b10db /gdb/testsuite/ChangeLog | |
parent | 2aab8acd29659253a37eec6814b656c81bf0068d (diff) | |
download | gdb-f65cf84c3e52cec6be185c7d0f991e288c5d2c77.zip gdb-f65cf84c3e52cec6be185c7d0f991e288c5d2c77.tar.gz gdb-f65cf84c3e52cec6be185c7d0f991e288c5d2c77.tar.bz2 |
* gdb.cp/static-method.exp: Add missing single quote.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5589512..1acccd5 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2011-07-18 Tom Tromey <tromey@redhat.com> + + * gdb.cp/static-method.exp: Add missing single quote. + 2011-07-18 Yao Qi <yao@codesourcery.com> * gdb.base/async-shell.exp: Skip test if displaced stepping is not |