aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 3 insertions, 18 deletions
diff --git a/NEWS b/NEWS
index 022a003..8a635bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,20 +1,5 @@
1This is mostly a bug fix release. For a more complete list and detailed 1Version 1.3.5 is a bug fix release.
2description of them see the documentation and ChangeLog.
3 2
4General: 3Critical 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
10Critical 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
15Other 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