aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2006-12-20 16:10:02 (GMT)
committermarkt <markt>2006-12-20 16:10:02 (GMT)
commitaee80a2424d7b5f96a4c4a6817744709acbaef38 (patch)
tree1c3391c1102df5ae8207473ab7df5b0e3ad7340e /ChangeLog
parent144091995610ea1b562e96d5e55c99659034bd55 (diff)
downloadfluxbox-aee80a2424d7b5f96a4c4a6817744709acbaef38.zip
fluxbox-aee80a2424d7b5f96a4c4a6817744709acbaef38.tar.bz2
_FLUXBOX_GROUP_LEFT wasn't being removed on detach, and the correct client in tabbed windows wasn't always being raised on restart
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ef21fb..6badc9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*06/12/20:
4 * Fixed a few bugs with tabbed windows on restart (Mark)
5 Window.cc FocusControl.hh
3*06/12/19: 6*06/12/19:
4 * Little simplification of data structure for keybindings (Mark) 7 * Little simplification of data structure for keybindings (Mark)
5 Side effects: 8 Side effects: