aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-02-17 17:39:00 (GMT)
committermarkt <markt>2007-02-17 17:39:00 (GMT)
commit2f130ce836c85f40df95a35174fff0cbd0242834 (patch)
tree937a04d0a4b5416f72340128dff2a1b40a566467 /ChangeLog
parent58eb385351995aa7b5d9bbecd2b0dfa1d31e0dc8 (diff)
downloadfluxbox-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 786178f..1f43df7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes 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: