summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-08-06 08:05:22 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-08-06 08:05:22 (GMT)
commit529595311bd518a3e7368263b9c3244159c85e41 (patch)
tree19c2d421b99b6d0f06b3514c8fa6f6b68cacdd3c /ChangeLog
parentdbf6ca9e108198f0ad79eaf377f5f229b14a4938 (diff)
Closed the right side panel when requested.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de2ce21..de5469c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
16-08-06 Cyrille Bagard <nocbos@gmail.com>
+ * src/gui/editor.c:
+ Close the right side panel when requested.
+
+16-08-06 Cyrille Bagard <nocbos@gmail.com>
+
* src/gtkext/gtkstatusstack.c:
Define initial content and size for the status bar. Fix compilation
warnings.