diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes 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 |