summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-03-27 20:26:06 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-03-27 20:26:06 (GMT)
commit33906ce366efc053dee0b76d5bd668797b99071e (patch)
treed04f37f89df4a0e7b2e7c2055138005707244f87 /ChangeLog
parent4bc86c5dc8d3cfa9780103b56f52024a49913c22 (diff)
Added a section in the status bar to display activity progress.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87ff9df..846bc0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+16-03-27 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/project.c:
+ * src/glibext/delayed-int.h:
+ * src/glibext/delayed.c:
+ * src/glibext/gcodebuffer.c:
+ Update code.
+
+ * src/gtkext/gtkstatusstack.c:
+ * src/gtkext/gtkstatusstack.h:
+ Add a section in the status bar to display activity progress.
+
16-03-26 Cyrille Bagard <nocbos@gmail.com>
* src/glibext/delayed.c: