summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 466a478c7f8..4527054cd2b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2006-05-19 Fred Fish <fnf@specifix.com>
+
+ * Makefile.in: Fix spelling of 'explicitly' and 'explicit'.
+ * dwarfread.c: Fix spelling of 'unexpected'.
+ * mips-tdep.c: Fix spelling of 'possible' and 'Determine'.
+ * stack.c: Fix spelling of 'RETURN_VALUE'.
+
2006-05-18 Paul Gilliam <pgilliam@us.ibm.com
* solib-svr4.c (enable_break): Breakup a long line into 3 shorter ones.