aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3cae1d3..eb0dd86 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -2,6 +2,7 @@
* thread.c (info_threads_command): Re-implement using
get_number_or_range.
+ (thread_apply_command): Ditto.
2011-02-18 Tom Tromey <tromey@redhat.com>