aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 11104fa..d6f43e2 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-08 Wu Zhou <woodzltc@cn.ibm.com>
+
+ * expression.h (enum exp_opcode): Fix a comment typo.
+
2005-06-06 Manoj Iyer <manjo@austin.ibm.com>
* solib-svr4.c (struct lm_info): Change type of 'lm' to gdb_byte.