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 e74be97..9aaa486 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2010-08-23 Tom Tromey <tromey@redhat.com>
+
+ PR python/11915:
+ * python/py-type.c (typy_array): New function.
+ (type_object_methods): Add "array".
+
2010-08-20 Pedro Alves <pedro@codesourcery.com>
* python/python.c: Include "serial.h".