summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-11-09 00:08:12 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-11-09 00:08:12 (GMT)
commitdc49b249f21c1c8582b9ca8debdd5fbdd15eadae (patch)
treeb5292d8fa7d94793623989e1c4d6074e8da02c4f /ChangeLog
parent4bafbf79e8143941d744c9c47e6fc9216fcec47a (diff)
Avoided to load the status bar twice and to crash in the worst case.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@605 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf48cf0..d9fe98b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+15-11-09 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/pychrysa/pychrysa.c:
+ * src/gtkext/gtkextstatusbar.c:
+ Avoid to load the status bar twice and to crash in the worst case.
+
15-11-04 Cyrille Bagard <nocbos@gmail.com>
* plugins/pychrysa/analysis/contents/file.c: