aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index fb9b6f1..19d3709 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2011-09-15 Paul Koning <paul_koning@dell.com>
+ * python/py-cmd.c (gdbpy_string_to_argv): Decrement reference
+ count of item appended to list.
+ * python/py-type.c (typy_fields): Likewise.
+
+2011-09-15 Paul Koning <paul_koning@dell.com>
+
* MAINTAINERS (Write After Approval): Add myself to the list.
2011-09-15 Kevin Pouget <kevin.pouget@st.com>