aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2006-03-18 22:22:41 (GMT)
committerfluxgen <fluxgen>2006-03-18 22:22:41 (GMT)
commit8a78702888f80a264b35013c6c360f00f0f2ee22 (patch)
tree9ab16f1f3a8afca68fd5ab5e33929dc53cdb2663 /ChangeLog
parent985d44190ecadaed29b0dc1eaeba0a7e9d68f8c9 (diff)
downloadfluxbox-8a78702888f80a264b35013c6c360f00f0f2ee22.zip
fluxbox-8a78702888f80a264b35013c6c360f00f0f2ee22.tar.bz2
update, new version
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66c856a..5b338c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.15: 2Changes for 0.9.15:
3*06/03/19:
4 * Fixed some wrong fbsetroot nls (Thanks Semushin Slava )
5 nls/da_DK/Translation.m, nls/ko_KR/Translation.m
6 * Cleaned up some nls and help text in ./fluxbox -h (Thanks Semushin Slava [php-coder at ngs ru] )
7 nls/*/Translation.m, Screen.cc, main.cc
8 * Titlebar button configuration changed from session.titlbar.left/right
9 to screen specific: session.screen<num>.titlbar.left/right
10 (Henrik)
11 Screen.hh/cc, Window.hh/cc, fluxbox.hh/cc
3*06/03/14: 12*06/03/14:
4 * Fixed memory leak when XCreateImage failes in XFontImp 13 * Fixed memory leak when XCreateImage failes in XFontImp
5 (Thanks Semushin Slava [php-coder] ) 14 (Thanks Semushin Slava [php-coder] )