diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.1: | 2 | Changes for 1.0.1: |
3 | *07/11/12: | ||
4 | * Allow arbitrary window patterns for the iconbar mode (Mark) | ||
5 | - Note: for now, if you match against the current head of a window, it will | ||
6 | not be updated as expected in the toolbar | ||
7 | ClientPattern.cc/hh FocusControl.cc/hh IconbarTool.cc/hh FbTk/Subject.cc | ||
8 | fluxbox.cc, added FocusableList.cc/hh | ||
3 | *07/11/08: | 9 | *07/11/08: |
4 | * Fix crash when cycling focus and window closes, bug #1787345 (Mark) | 10 | * Fix crash when cycling focus and window closes, bug #1787345 (Mark) |
5 | FocusControl.cc | 11 | FocusControl.cc |