summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-02-20 15:26:39 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-02-20 15:26:39 (GMT)
commit463a48ca6647f9bd4e2a2ba62cef73fbf0d0ac8d (patch)
tree95a7dbbd940f3c54b67b1525543cbd8bd9d1c2e0 /ChangeLog
parent6a2a14683ab86a680a429bc0c6754ba351764839 (diff)
Handled a full screen mode.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index feca285..1462654 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+16-02-20 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gui/menus/view.c:
+ Handle a full screen mode.
+
16-02-17 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/gtkdockable.c: