summaryrefslogtreecommitdiff
path: root/gdb/mi/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-01-22 00:08:55 +0000
committerAndrew Cagney <cagney@redhat.com>2002-01-22 00:08:55 +0000
commit60fbe308b286181d74184ee4a7c230326bb012b8 (patch)
treed1c893f7fd26b5f8b38bdfae70537e8f6256c769 /gdb/mi/ChangeLog
parent55627b070f36bdd8c284d53d189a1970d6472326 (diff)
downloadgdb-60fbe308b286181d74184ee4a7c230326bb012b8.tar.gz
FOOBAR, didn't ChangeLog UI_OUT removal.
Diffstat (limited to 'gdb/mi/ChangeLog')
-rw-r--r--gdb/mi/ChangeLog8
1 files changed, 3 insertions, 5 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog
index 88f14aef31d..19a56565be5 100644
--- a/gdb/mi/ChangeLog
+++ b/gdb/mi/ChangeLog
@@ -1,10 +1,8 @@
2002-01-13 Andrew Cagney <ac131313@redhat.com>
- * mi-cmd-stack.c:
-
- * mi-cmd-break.c:
-
- * mi-main.c:
+ * mi-cmd-stack.c: Remove #else clause of #ifdef UI_OUT.
+ * mi-cmd-break.c: Ditto.
+ * mi-main.c: Ditto.
2001-12-30 Eli Zaretskii <eliz@is.elta.co.il>