aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 420260c..71ac769 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.0: 2Changes for 1.0.0:
3*07/07/02:
4 * Fixed some rendering problems when toolbar item borderwidth is too large
5 and toolbar bevelwidth is set (Mark)
6 Toolbar.cc
7 * Moved the `Transparency' submenu next to the rest of the submenus (Mark)
8 Screen.cc
3*07/07/01: 9*07/07/01:
4 * Added keycommands :AddWorkspace and :RemoveLastWorkspace (Mark) 10 * Added keycommands :AddWorkspace and :RemoveLastWorkspace (Mark)
5 WorkspaceCmd.cc/hh FbCommandFactory.cc 11 WorkspaceCmd.cc/hh FbCommandFactory.cc