summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-11-11 21:33:53 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-11-11 21:33:53 (GMT)
commit43dc21cc3239bd5c82f9ab4483ecd5b4cdfb3f0f (patch)
treebbcc969b4e6b658d57a4d753b550cd5a7f13eb9d /ChangeLog
parentdb934f20598340772f8c0256c8a8119790a1821e (diff)
Improved the way display panel binaries are tracked.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0ef2a2..f973490 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
16-11-09 Cyrille Bagard <nocbos@gmail.com>
+ * src/gtkext/gtkdisplaypanel.c:
+ Improve the way display panel binaries are tracked.
+
+ * src/gui/editem.c:
+ Update code. Increase the reference counter for the current binary.
+
+ * src/gui/editor.c:
+ Update code.
+
+16-11-09 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/pychrysa/arch/vmpa.c:
* plugins/pychrysa/gtkext/Makefile.am:
* plugins/pychrysa/gtkext/bufferview.c: