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 5d61d27..449cf84 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2018-12-28 Tom Tromey <tom@tromey.com> + * tui/tui-winsource.c (tui_show_source_line): Use wclrtoeol. + +2018-12-28 Tom Tromey <tom@tromey.com> + PR tui/14126: * tui/tui.c (tui_enable): Call start_color and use_default_colors. |