aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index fbb24b6..6746250 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2010-08-13 Ken Werner <ken.werner@de.ibm.com>
+
+ * python/python.c (gdbpy_solib_name): Remove the const qualifier of
+ the format strings to be compatible with Python 2.4.
+
2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
Easier and more stubborn MI memory read commands.