summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-02-18 09:24:23 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-02-18 09:24:23 (GMT)
commit412251e72f33525c3f5d0a1a3ec3843b9b79131e (patch)
tree058c14f6add0abd812e096c695e479c626c0fc11 /ChangeLog
parentd5e94fd2895a5f9c4903bdaddf75727a54aec181 (diff)
Destroyed panel resources on exit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6259b01..9275256 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+18-02-18 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gui/panels/panel.c:
+ Destroy panel resources on exit.
+
18-02-16 Cyrille Bagard <nocbos@gmail.com>
* plugins/elf/dynamic.c: