aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2000-12-15 02:56:42 +0000
committerKevin Buettner <kevinb@redhat.com>2000-12-15 02:56:42 +0000
commit46c6187fb55e45c2f3c5073c5472cd81f08251c0 (patch)
treee8b90431394a094250f654369178a2922ec7541b /gdb/tui
parent1f72e5891993bc7d51cee115bc5557b35f999099 (diff)
downloadgdb-46c6187fb55e45c2f3c5073c5472cd81f08251c0.zip
gdb-46c6187fb55e45c2f3c5073c5472cd81f08251c0.tar.gz
gdb-46c6187fb55e45c2f3c5073c5472cd81f08251c0.tar.bz2
Put mi and tui comments for free -> xfree change in proper ChangeLogs.
Diffstat (limited to 'gdb/tui')
-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.