diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 21 |
1 files changed, 3 insertions, 18 deletions
@@ -1,20 +1,5 @@ | |||
1 | This is mostly a bug fix release. For a more complete list and detailed | 1 | Version 1.3.5 is a bug fix release. |
2 | description of them see the documentation and ChangeLog. | ||
3 | 2 | ||
4 | General: | 3 | Critical Bugfixes in 1.3.5: |
5 | * Added 'LHalf' / 'RHalf' titlebar buttons | 4 | * Reenabled 'If' 'Or' 'And' actions again |
6 | * Added 'ClientPatternTest' command for testing clientpatterns via | ||
7 | fluxbox-remote | ||
8 | * Added 'he_IL' translations | ||
9 | 5 | ||
10 | Critical Bugfixes in 1.3.4: | ||
11 | * All timer based problems are fixed now | ||
12 | * Fixed integer overflows for some gradient textures | ||
13 | * Fixed compile issue on MacOS | ||
14 | |||
15 | Other Bugfixes: | ||
16 | * Correct renderinger of 'sunken' textures | ||
17 | * Move windows without the lagging-behind-effect on slower machines | ||
18 | * Improved color brightening in textures | ||
19 | * Memory and other code improvements in texture rendering code | ||
20 | * Fix build-system issues | ||