diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 17 insertions, 3 deletions
@@ -1,5 +1,19 @@ | |||
1 | Version 1.3.5 is a bug fix release. | 1 | Version 1.3.6 is a bug fix release. |
2 | 2 | ||
3 | Critical Bugfixes in 1.3.5: | 3 | Critical Bugfixes: |
4 | * Reenabled 'If' 'Or' 'And' actions again | 4 | * Clocktool problems |
5 | * Rendering long text | ||
6 | * Race condition on shutdown | ||
7 | * Lost keypresses after workspace switch | ||
8 | * Corruption of fbrun-history | ||
5 | 9 | ||
10 | Minor Bugfixes: | ||
11 | * Resize and Move problems | ||
12 | |||
13 | Features: | ||
14 | * 'ArrangeWindowsStack' action | ||
15 | * Treat Windows with WM_CLASS == "DockApp" as DockApps | ||
16 | |||
17 | Minor: | ||
18 | * Updated translations (Bulgarian, Hebrew, Japanese) | ||
19 | * Updated build system | ||