diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +17-12-26 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/project.c: + * src/analysis/project.h: + Clean the code for projects. + + * src/core/global.c: + * src/core/global.h: + Register the current project as a real global variable. + + * src/gui/editor.c: + * src/gui/menus/file.c: + * src/gui/menus/project.c: + * src/gui/panels/welcome.c: + * src/main.c: + Update code. + 17-12-15 Cyrille Bagard <nocbos@gmail.com> * plugins/elf/python/dynamic.c: |