summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-10-22 10:00:41 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-10-22 10:00:41 (GMT)
commit3a259b1e1e3fe870f9d1837ea2ecf6ce5c1d0162 (patch)
tree08cc7f88479ce391b0e94241edd6a181c34664c8 /ChangeLog
parentd800cb1c80ec68eb1ad85134fd9c0727023f572a (diff)
Fixed GUI bugs in the case where no binary is loaded.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 336a34b..44b667f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+16-10-22 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gtkext/gtkbinarystrip.c:
+ * src/gui/editor.c:
+ * src/gui/panels/symbols.c:
+ * src/gui/tb/source.c:
+ Fix GUI bugs in the case where no binary is loaded.
+
16-10-21 Cyrille Bagard <nocbos@gmail.com>
* src/glibext/gwidthtracker.c: