summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-04-27 06:45:53 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-04-27 06:45:53 (GMT)
commit9b915ec951f8f6350d3933886e1abeafe27d9802 (patch)
tree261a00c5e5430af6b65114484067b6d0aefb351d /ChangeLog
parentc01cd3cb3784cecf54727bb037defe0b4f671c78 (diff)
Avoided freezes by refreshing the GUI in the main loop only.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3719707..c16b9a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+16-04-27 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/db/items/move.c:
+ Avoid freezes by refreshing the GUI in the main loop only.
+
16-04-25 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/db/keymgn.c: