summaryrefslogtreecommitdiff
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 8c71e72a9ba..613bf2e3281 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2012-11-19 Yao Qi <yao@codesourcery.com>
+
+ * infrun.c (infwait_state): Add static.
+
2012-11-16 Keith Seitz <keiths@redhat.com>
PR c++/13615