summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-01-15 22:22:50 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-01-15 22:22:50 (GMT)
commit9361ac7e383839c85d536ba65722b4215e1589c0 (patch)
tree378b9dba8c55e9a4a0304d93f96bb0d41fc099ef /ChangeLog
parentaf2ac16182b6243f17e06ec75e441014159abe5e (diff)
Prepared the GUI for the incoming debugging features.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6244d1e..d2b3c88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
17-01-15 Cyrille Bagard <nocbos@gmail.com>
+ * src/gui/menus/binary.c:
+ * src/gui/menus/debug.c:
+ Prepare the GUI for the incoming debugging features.
+
+17-01-15 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/pychrysa/format/format.c:
* src/analysis/disass/area.c:
Fix memory leaks.