summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-08-28 21:42:49 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-08-28 21:42:49 (GMT)
commit279ed42e7b1b8d9d0ae95c67972c7009e504cc92 (patch)
tree834976b6c830a4a57c06ecfff6e6ca388efb50f0 /ChangeLog
parent6b25e01d08db15c039a17ce00ac4c103d61364f5 (diff)
Used a GtkStack widget to display the editor status information.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be7f7e7..ba76d00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+17-08-28 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gtkext/gtkstatusstack.c:
+ Use a GtkStack widget to display the editor status information.
+
17-08-27 Cyrille Bagard <nocbos@gmail.com>
* src/format/dex/dex-int.c: