diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a48c0a9..0e58831 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2008-03-17 Pedro Alves <pedro@codesourcery.com> + * linux-nat.c (linux_nat_filter_event): Fix comment typo. + +2008-03-17 Pedro Alves <pedro@codesourcery.com> + * linux-nat.c (linux_nat_filter_event): New, refactored from linux_nat_wait. (linux_nat_wait): Call linux_nat_filter_event. |