aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 328f320..4976b30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*07/02/05:
4 * Made some changes to the way autogrouping in the apps file works (Mark)
5 - Introduced new syntax [group] (workspace) to group new windows only with
6 windows on the current workspace
7 - Fixed an unreported bug with grouping windows on multiple screens
8 - Groups are now associated with clients rather than windows, so they
9 will be more robust when attaching or detaching tabs and when restarting
10 fluxbox
11 Remember.cc/hh
3*07/02/04: 12*07/02/04:
4 * Layer wasn't set properly on remembered windows, and the layer menu 13 * Layer wasn't set properly on remembered windows, and the layer menu
5 wasn't getting updated properly, bugs #1535304, #1572683, #1646740 14 wasn't getting updated properly, bugs #1535304, #1572683, #1646740