diff options
-rw-r--r-- | ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -1,6 +1,32 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.1.2 | 2 | Changes for 1.1.2 |
3 | 3 | ||
4 | *11/02/03: | ||
5 | |||
6 | * Allow to override 'Focus New Windows' via .fluxbox/apps (thanks Peter Hercek) | ||
7 | Remember.{cc,hh} Window.hh | ||
8 | * Bugfix: semantical difference between WinState::Decoration and | ||
9 | Remember::save() (thanks Peter) | ||
10 | |||
11 | *11/02/25: | ||
12 | |||
13 | * Added 'fontconfig' as link dependency if Xft is used (Mathias) | ||
14 | acinclude.m4 | ||
15 | |||
16 | *11/01/24: | ||
17 | |||
18 | * Added syntax / coloring for 'Vim' to '3rd/vim' | ||
19 | |||
20 | *11/01/18: | ||
21 | |||
22 | * Bugfix: Prevent SIGFPE when using nxserver, closes #2813828 (Mathias) | ||
23 | FbTk/Menu.cc | ||
24 | |||
25 | *11/01/15: | ||
26 | |||
27 | * Code cleanup (Mathias) | ||
28 | FbTk/Menu.{cc,hh} Screen.cc Slit.cc Toolbar.cc | ||
29 | |||
4 | *11/01/06: | 30 | *11/01/06: |
5 | 31 | ||
6 | * Bugfix: handle result of DisplayString() correctly, bug #3136775 (Mathias) | 32 | * Bugfix: handle result of DisplayString() correctly, bug #3136775 (Mathias) |