diff options
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 c494698..a21b72f 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,9 @@ 2011-09-29 Marek Polacek <mpolacek@redhat.com> + * lib/gdb.exp: Fix a typo in one of the comments. + +2011-09-29 Marek Polacek <mpolacek@redhat.com> + * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the matching pattern. |