aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)