diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b87290f..d516387 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ 2004-01-18 Andrew Cagney <cagney@redhat.com> + * Makefile.in: Update copyright. Update dependencies. + * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile problem. |