aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/mi/ChangeLog')
-rw-r--r--gdb/mi/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog
index c3fb691..6894dc4 100644
--- a/gdb/mi/ChangeLog
+++ b/gdb/mi/ChangeLog
@@ -1,3 +1,9 @@
+2000-12-14 Kevin Buettner <kevinb@redhat.com>
+
+ * mi/mi-cmd-disas.c, mi/mi-cmd-var.c, mi/mi-console.c,
+ mi/mi-main.c, mi/mi-parse.c: Replace occurrences of free()
+ with xfree().
+
Fri Nov 17 16:07:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
* mi-main.c: Replace asprintf with xasprintf.