diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-07-28 15:33:20 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-07-28 15:33:20 (GMT) |
commit | e0dac33fc96a338e13547af3edfc5d4e914b67a2 (patch) | |
tree | cf61d6a58383da75efdae24e93d61cbc70e55b12 /ChangeLog | |
parent | 463252ebc68e838f2da95a349c44ad74b35be10b (diff) |
Fixed another bug by removing another nested function.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 17-07-28 Cyrille Bagard <nocbos@gmail.com> + * src/gui/editor.c: + Fix another bug by removing another nested function. + +17-07-28 Cyrille Bagard <nocbos@gmail.com> + * src/gui/menus/project.c: * src/gui/menus/view.c: Fix compilation warnings. |