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 a901409..b3032ed 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2017-11-26 Simon Marchi <simon.marchi@polymtl.ca>
+
+ * python/python.c (do_start_initialization): Change progname
+ type to gdb::unique_xmalloc_ptr. Release the pointer when using
+ Python 2.
+
2017-11-26 Tom Tromey <tom@tromey.com>
* common/format.h: Add include guards.