aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17adaa5..926b974 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.5: 2Changes for 0.9.5:
3*03/08/27:
4 * Changed FbRun to use FbTk::TextBox
5 FbRun.hh/cc
6 * Added a workspace name setting tool (Henrik)
7 new action name: SetWorkspaceName
8 SetWorkspaceName.hh/cc, FbCommands.hh/cc, FbCommandFactory.cc
9 * Added TextBox for input window (Henrik)
10 TextBox.hh/cc
3*03/08/25: 11*03/08/25:
4 * Fix some style initialisation issues (Simon) 12 * Fix some style initialisation issues (Simon)
5 Screen.hh/cc FbWinFrame.cc 13 Screen.hh/cc FbWinFrame.cc