aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/mi/ChangeLog')
-rw-r--r--gdb/mi/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog
index 18f50bb..7bc2ce8 100644
--- a/gdb/mi/ChangeLog
+++ b/gdb/mi/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-09 Andrew Cagney <ac131313@redhat.com>
+
+ * mi-cmd-env.c: Include "gdb_string.h" instead of <string.h>.
+ Move all includes to after "defs.h".
+
2002-12-13 Jeff Johnston <jjohnstn@redhat.com>
* mi-cmds.c (-environment-directory) Change to use mi_cmd_env_dir,