diff options
Diffstat (limited to 'gdb/tui/ChangeLog')
-rw-r--r-- | gdb/tui/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/tui/ChangeLog b/gdb/tui/ChangeLog index 5672970..7c62bf6 100644 --- a/gdb/tui/ChangeLog +++ b/gdb/tui/ChangeLog @@ -1,3 +1,7 @@ +2000-06-20 Kevin Buettner <kevinb@redhat.com> + + * tuiLayout.c: Eliminate use of PARAMS from this file. + 2000-06-17 Kevin Buettner <kevinb@redhat.com> * tuiIO.c: Eliminate use of PARAMS from this file. |