summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecee742..3f4d5ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.0: 2Changes for 1.0.0:
3*07/07/07:
4 * Right clicking on a submenu didn't revert focus to its parent (Mark)
5 FbTk/Menu.cc/hh
6 * Pressing escape in a torn menu didn't work (Mark)
7 FbTk/Menu.cc
8 * Save workspace names when changing through menu, bug #1748967 (Mark)
9 Workspace.cc Screen.cc/hh
3*07/07/06: 10*07/07/06:
4 * When saving window information, use the class name instead of instance name 11 * When saving window information, use the class name instead of instance name
5 by default (Mark) 12 by default (Mark)