summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-11-03 09:50:40 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-11-03 09:50:40 (GMT)
commitd88ad56a86f0e538795d3b075833d3665457c1d8 (patch)
treee8f589e1760e451192232ce13641873c592a9c40 /ChangeLog
parentdf579a2d535ce83ec4eab9ac05924f8c2dd0ffac (diff)
Prepared the capacity to display more than one view per binary.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5660ec0..214664f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+16-11-03 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/project.c:
+ * src/analysis/project.h:
+ Prepare the capacity to display more than one view per binary.
+
+ * src/gtkext/gtkdockstation.c:
+ * src/gui/menus/view.c:
+ Update code.
+
16-10-29 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/area.c: