diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 323d6d50c1c..98bb3d1a6ef 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,8 +1,8 @@ 2011-04-26 Andrew Gontarek - * valprint.c (val_print_array_elements): Fixed poor performance - of printing very large arrays with repeat_count_threshold set - to unlimited. New comment. + * valprint.c (val_print_array_elements): Fixed poor performance + of printing very large arrays with repeat_count_threshold set + to unlimited. New comment. 2011-04-29 Tom Tromey