diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-08-28 21:43:22 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-08-28 21:43:22 (GMT) |
commit | d91239074b9042988d08093948059096942bdcfc (patch) | |
tree | 1ed2b727bfc898502f7a71236e197a9c2aba1dd4 /ChangeLog | |
parent | 279ed42e7b1b8d9d0ae95c67972c7009e504cc92 (diff) |
Fixed a mistake when adding preloaded instructions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |