diff options
author | fluxgen <fluxgen> | 2002-03-11 12:32:46 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-03-11 12:32:46 (GMT) |
commit | 87f58f891c02cc1f692248f96c27b518691d5011 (patch) | |
tree | 15f3e848d2b319e1a31da329b1a4b38c008321bf /ChangeLog | |
parent | 762fa526efc538545f62400b445892692718125e (diff) | |
download | fluxbox-87f58f891c02cc1f692248f96c27b518691d5011.zip fluxbox-87f58f891c02cc1f692248f96c27b518691d5011.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ | |||
1 | changes for 0.1.8: | ||
2 | *02/03/11: | ||
3 | * Fixed some KDE stuff in Slit.cc (Thanks Tommi Komulainen) | ||
4 | *02/03/08: | ||
5 | * Fixed bug in BScreen::removeNetizen | ||
6 | if there was only one netizen object in the list | ||
7 | delete *netizenList.erase(it) would segfault | ||
8 | * Some clean up in main.cc | ||
9 | |||
10 | ------------------------------------------------------- | ||
1 | Changes for 0.1.7: | 11 | Changes for 0.1.7: |
2 | *02/03/01: | 12 | *02/03/01: |
3 | * Fixed default values for title bar | 13 | * Fixed default values for title bar |