summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-08-28 21:43:22 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-08-28 21:43:22 (GMT)
commitd91239074b9042988d08093948059096942bdcfc (patch)
tree1ed2b727bfc898502f7a71236e197a9c2aba1dd4 /ChangeLog
parent279ed42e7b1b8d9d0ae95c67972c7009e504cc92 (diff)
Fixed a mistake when adding preloaded instructions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba76d00..7d62c03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
17-08-28 Cyrille Bagard <nocbos@gmail.com>
+ * src/format/preload.c:
+ Fix a mistake when adding preloaded instructions.
+
+17-08-28 Cyrille Bagard <nocbos@gmail.com>
+
* src/gtkext/gtkstatusstack.c:
Use a GtkStack widget to display the editor status information.