summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-07-28 15:33:20 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-07-28 15:33:20 (GMT)
commite0dac33fc96a338e13547af3edfc5d4e914b67a2 (patch)
treecf61d6a58383da75efdae24e93d61cbc70e55b12 /ChangeLog
parent463252ebc68e838f2da95a349c44ad74b35be10b (diff)
Fixed another bug by removing another nested function.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05b4dea..8917a7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
17-07-28 Cyrille Bagard <nocbos@gmail.com>
+ * src/gui/editor.c:
+ Fix another bug by removing another nested function.
+
+17-07-28 Cyrille Bagard <nocbos@gmail.com>
+
* src/gui/menus/project.c:
* src/gui/menus/view.c:
Fix compilation warnings.