aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 699d12a..66faf85 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-16 Josh Matthews <josh@joshmatthews.net>
+
+ * machoread.c: Initialize nbr_syms to avoid warnings-as-errors failure.
+
2012-02-16 Tom Tromey <tromey@redhat.com>
PR c++/13653: