summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-09-27 19:11:45 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-09-27 19:11:45 (GMT)
commit34db987b49ae8135f4ad41ec0012c86ede0c9f4c (patch)
treebc1cf8f3ca11ebef9a7b8db9ee5f4db20019786e /ChangeLog
parent7972f2da7d0e363fe918992cb5661b17ee3577d7 (diff)
Given access to menus relative to binaries only if a view panel is displayed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fb2826..848a371 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+16-09-27 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gui/menus/binary.c:
+ * src/gui/menus/binary.h:
+ * src/gui/menus/menubar.c:
+ * src/gui/menus/view.c:
+ * src/gui/menus/view.h:
+ Give access to menus relative to binaries only if a view panel is displayed.
+
16-09-26 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/routine.c: