aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-02-16 13:15:43 (GMT)
committerfluxgen <fluxgen>2002-02-16 13:15:43 (GMT)
commitc6a79f9e42c404da631faafbb0d09a5e5548b7bd (patch)
tree2acd79a679c64e292d93ef32ab01c7f23b400a9c /ChangeLog
parentb7e31755bee91133fe512040e9d1650a1e410048 (diff)
downloadfluxbox_pavel-c6a79f9e42c404da631faafbb0d09a5e5548b7bd.zip
fluxbox_pavel-c6a79f9e42c404da631faafbb0d09a5e5548b7bd.tar.bz2
update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 333fb20..7fedf61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
1Changes for 0.1.7: 1Changes for 0.1.7:
2*02/02/16:
3 * Updated include guards
4*02/02/13:
5 * Fixed bug in Window.cc
6*02/02/11:
7 * Fixed bug in Screen and Workspace
8 * Fixed timer bug in BaseDisplay
9 * Remove throw in FluxboxWindow
10 creation of a window should be checked with isManaged
2*02/02/09: 11*02/02/09:
3 * Fixed bug in Workspace::removeWindow 12 * Fixed bug in Workspace::removeWindow
13 * Moved to STL vector in BaseDisplay (Thanks Paul W Brannan)
4*02/02/08: 14*02/02/08:
5 * Back to stl list 15 * Back to stl list
6 * Fixed bug in Basemenu.hh (Thanks Paul W Brannan) 16 * Fixed bug in Basemenu.hh (Thanks Paul W Brannan)