aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b95d844..c942584 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.1: 2Changes 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)