diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-11-03 09:50:40 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-11-03 09:50:40 (GMT) |
commit | d88ad56a86f0e538795d3b075833d3665457c1d8 (patch) | |
tree | e8f589e1760e451192232ce13641873c592a9c40 /ChangeLog | |
parent | df579a2d535ce83ec4eab9ac05924f8c2dd0ffac (diff) |
Prepared the capacity to display more than one view per binary.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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: |