aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 38ac01c..95e92d0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,7 @@
2011-02-26 Michael Snyder <msnyder@vmware.com>
+ * maint.c (maintenance_do_deprecate): Plug a memory leak.
+
* dwarf2loc.c (insert_bits): Avoid shadowing a function param
with a local variable of the same name.