diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-07-26 17:19:09 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-07-26 17:19:09 (GMT) |
commit | 359055e28bcd195fb03fd0deb1a30e5a04d5ce58 (patch) | |
tree | bcc7d15149aa359333f1496eae0c6b31e90cc818 /ChangeLog | |
parent | e62cb2f183a8ff70d54a20bd869944047700fe8a (diff) |
Transformed the remaining nested functions dealing with menus.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 17-07-26 Cyrille Bagard <nocbos@gmail.com> + * src/gtkext/easygtk.c: + * src/gui/editor.c: + Transform the remaining nested functions dealing with menus. + +17-07-26 Cyrille Bagard <nocbos@gmail.com> + * src/arch/dalvik/operands/pool.c: Add a missing g_object_ref() before g_object_unref(). |