diff options
author | Henrik Kinnunen <fluxgen@fluxbox.org> | 2010-03-26 17:19:46 (GMT) |
---|---|---|
committer | Henrik Kinnunen <fluxgen@fluxbox.org> | 2010-03-26 17:19:46 (GMT) |
commit | fd43058365eacb6e0dd5634b622bbbabbd1972eb (patch) | |
tree | 1cdf52930aed784703c05065f0d89958a16a3e36 /ChangeLog | |
parent | dd8fcc8b7b4c2bccf90edf9b0acfa52e21f5d1ce (diff) | |
download | fluxbox-fd43058365eacb6e0dd5634b622bbbabbd1972eb.zip fluxbox-fd43058365eacb6e0dd5634b622bbbabbd1972eb.tar.bz2 |
Updated changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.1.2 | 2 | Changes for 1.1.2 |
3 | 3 | *10/03/26: | |
4 | * Changed title signal from Focusable to use the new signal system | ||
5 | (Henrik) | ||
6 | Focusable.cc/hh,WinClient.cc,Window.cc/hh,WinButton.cc/hh,IconButton.cc/hh, | ||
7 | Ewmh.cc,ClientMenu.cc/hh,FocusableList.cc/hh | ||
4 | *10/03/17: | 8 | *10/03/17: |
5 | * Changed debug output to use fbdbg instead of cerr (Henrik) | 9 | * Changed debug output to use fbdbg instead of cerr (Henrik) |
6 | 10 | ||