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 e5d8114..8f275c6 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2011-11-01 Joseph Myers <joseph@codesourcery.com> + + * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as + well as Cygwin. + 2011-10-06 Justin Lebar <justin.lebar@gmail.com> Add tests for skip command. |