aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorpekdon <pekdon>2002-01-18 18:28:17 (GMT)
committerpekdon <pekdon>2002-01-18 18:28:17 (GMT)
commit74454c8f2a8f1fcae493930a5a00cafab0959a4c (patch)
tree15a8d903952bfe9cbc984ba9bf459b459debe172 /ChangeLog
parentb0d1c04c119711167fccd1b30e266269a0e2262c (diff)
downloadfluxbox_pavel-74454c8f2a8f1fcae493930a5a00cafab0959a4c.zip
fluxbox_pavel-74454c8f2a8f1fcae493930a5a00cafab0959a4c.tar.bz2
Fixed lower/raise of windows when using keybindings/windowmenu
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb7d990..6422eb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@ Changes for 0.1.7:
7 * Fixed indent in Window.hh 7 * Fixed indent in Window.hh
8*02/01/15: 8*02/01/15:
9 * Fixed exception in FluxboxWindow::FluxboxWindow 9 * Fixed exception in FluxboxWindow::FluxboxWindow
10 * Fixed lower/raise of windows when using windowmenu/keybinding
11 so now tabs should follow. (Claes Nästén)
10*02/01/14: 12*02/01/14:
11 * Fixed throw statement in FluxboxWindow 13 * Fixed throw statement in FluxboxWindow
12 14