diff options
author | markt <markt> | 2007-02-17 17:39:00 (GMT) |
---|---|---|
committer | markt <markt> | 2007-02-17 17:39:00 (GMT) |
commit | 2f130ce836c85f40df95a35174fff0cbd0242834 (patch) | |
tree | 937a04d0a4b5416f72340128dff2a1b40a566467 /ChangeLog | |
parent | 58eb385351995aa7b5d9bbecd2b0dfa1d31e0dc8 (diff) | |
download | fluxbox-2f130ce836c85f40df95a35174fff0cbd0242834.zip fluxbox-2f130ce836c85f40df95a35174fff0cbd0242834.tar.bz2 |
update workspace names on reconfig, and don't truncate list of names when writing rc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/02/17: | 3 | *07/02/17: |
4 | * Update workspace names on reconfigure, and don't overwrite workspace names | ||
5 | not being used (Mark) | ||
6 | fluxbox.cc Screen.cc | ||
4 | * Fixed some issues with transients of inactive tabs (Mark) | 7 | * Fixed some issues with transients of inactive tabs (Mark) |
5 | Window.cc | 8 | Window.cc |
6 | *07/02/10: | 9 | *07/02/10: |