summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-12-31 00:16:10 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-12-31 00:16:10 (GMT)
commitcfe99bbb2c30580e9347fd103a6dece59e228494 (patch)
tree8dd5fe978900221a7cce1a21d410534cbb7d7293 /ChangeLog
parentdeadb8b2432e08ce7a7d3ad02cb7bd4f269115cf (diff)
Updated the progress bar only when needed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a4be68..d2d3044 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
16-12-31 Cyrille Bagard <nocbos@gmail.com>
+ * src/gtkext/gtkstatusstack.c:
+ Update the progress bar only when needed.
+
+16-12-31 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/binary.c:
* src/analysis/binary.h:
Load binaires without blocking the GUI during the process.