diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.1: | 2 | Changes for 1.0.1: |
3 | *07/12/13: | ||
4 | * Moved command parsing code all over the place -- expect any patches that | ||
5 | add new commands to be broken (Mark, Simon) | ||
6 | Added FbTk/CommandRegistry.cc/hh | ||
7 | Removed FbCommandFactory.cc/hh CommandParser.cc/hh | ||
3 | *07/12/11: | 8 | *07/12/11: |
4 | * Added new resize modes for key command StartResizing: NearestEdge, Left, | 9 | * Added new resize modes for key command StartResizing: NearestEdge, Left, |
5 | Right, Top, Bottom (Mark) | 10 | Right, Top, Bottom (Mark) |