diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 15-02-16 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/binary.c: + * src/analysis/binary.h: + Connect each loaded binary as a client to a server. + + * src/gui/menus/project.c: + Update code. + + * src/gui/panels/symbols.c: + Avoid to crash when loading a new binary in an empty project. + +15-02-16 Cyrille Bagard <nocbos@gmail.com> + * configure.ac: Add the new Makefile from the 'plugins/mobicore' directory. |