summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-07-26 17:19:09 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-07-26 17:19:09 (GMT)
commit359055e28bcd195fb03fd0deb1a30e5a04d5ce58 (patch)
treebcc7d15149aa359333f1496eae0c6b31e90cc818 /ChangeLog
parente62cb2f183a8ff70d54a20bd869944047700fe8a (diff)
Transformed the remaining nested functions dealing with menus.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f05fa05..840d83b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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().