aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-02-20 23:15:44 (GMT)
committerfluxgen <fluxgen>2002-02-20 23:15:44 (GMT)
commit16be0991aead5754e148fc93b97499164a2d47d7 (patch)
treefcc3ba11713a1502e54ceeb7ee9a653e95967138
parentcda4903471e0ac0ce068c2bdfac948e060f07878 (diff)
downloadfluxbox-16be0991aead5754e148fc93b97499164a2d47d7.zip
fluxbox-16be0991aead5754e148fc93b97499164a2d47d7.tar.bz2
update
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fedf61..57cd1c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,17 @@
1Changes for 0.1.7: 1Changes for 0.1.7:
2*02/20/20:
3 * Added _WIN_CLIENT_LIST
4 * Fixed parameter to keybindings (Thanks Tomer Kol)
5 * Fixed a bug in BScreen::raiseWindow
6*02/02/17:
7 * Fixed _WIN_WORKSPACE_COUNT
8 * Clean up in menu parsing
9 * Fixed WIN_HINTS_SKIP_FOCUS
10 * Fixed iconbar bug
2*02/02/16: 11*02/02/16:
3 * Updated include guards 12 * Updated include guards
13 * Added _WIN_LAYER
14 * Fixed more on _WIN_STATE
4*02/02/13: 15*02/02/13:
5 * Fixed bug in Window.cc 16 * Fixed bug in Window.cc
6*02/02/11: 17*02/02/11:
@@ -33,7 +44,7 @@ Changes for 0.1.7:
33 actually work. (Claes Nästén) 44 actually work. (Claes Nästén)
34 * Fixed small glitch in Tab.cc. (Claes Nästén) 45 * Fixed small glitch in Tab.cc. (Claes Nästén)
35*02/01/31: 46*02/01/31:
36 * Fixed _WIN_WORKSPACE and _WIN_WORKSPACE_COUNT (Gnome support) 47 * Fixed _WIN_WORKSPACE and _WIN_WORKSPACE_COUNT
37*02/01/30: 48*02/01/30:
38 * Fixed width or height less than zero problem in 49 * Fixed width or height less than zero problem in
39 FluxboxWindow::configure 50 FluxboxWindow::configure