aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61b94cf..7ef710e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*07/03/16: 3*07/03/16:
4 * Maximizing a window with aspect ratio requirements was making windows too
5 large (thanks Tomas Janousek)
6 Window.cc/hh WinClient.cc/hh
4 * Added key command to open a custom menu file (thanks Matteo Galiazzo) 7 * Added key command to open a custom menu file (thanks Matteo Galiazzo)
5 - :CustomMenu /path/to/file 8 - :CustomMenu /path/to/file
6 FbCommands.cc/hh FbCommandFactory.cc 9 FbCommands.cc/hh FbCommandFactory.cc