aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/tui/ChangeLog')
-rw-r--r--gdb/tui/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/tui/ChangeLog b/gdb/tui/ChangeLog
index 5372b01..dc1bd0e 100644
--- a/gdb/tui/ChangeLog
+++ b/gdb/tui/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-14 Kevin Buettner <kevinb@redhat.com>
+
+ * tui/tui-file.c, tui/tui.c, tui/tuiData.c, tui/tuiLayout.c:
+ Replace occurrences of free() with xfree().
+
2000-06-22 Kevin Buettner <kevinb@redhat.com>
* tuiSourceWin.h: Eliminate use of PARAMS from this file.