diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-10-22 10:00:41 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-10-22 10:00:41 (GMT) |
commit | 3a259b1e1e3fe870f9d1837ea2ecf6ce5c1d0162 (patch) | |
tree | 08cc7f88479ce391b0e94241edd6a181c34664c8 /ChangeLog | |
parent | d800cb1c80ec68eb1ad85134fd9c0727023f572a (diff) |
Fixed GUI bugs in the case where no binary is loaded.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |