aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 8 insertions, 14 deletions
diff --git a/NEWS b/NEWS
index 5572be7..af62a56 100644
--- a/NEWS
+++ b/NEWS
@@ -1,19 +1,13 @@
1Version 1.3.6 is a bug fix release. 1Version 1.3.7 is a bug fix release.
2 2
3Critical Bugfixes: 3Critical Bugfixes:
4 * Clocktool problems 4 * Segfault on startup (mostly *BSD)
5 * Rendering long text 5 * Segfault on shutdown
6 * Race condition on shutdown
7 * Lost keypresses after workspace switch
8 * Corruption of fbrun-history
9 6
10Minor Bugfixes: 7Minor Bugfixes:
11 * Resize and Move problems 8 * _NET_REQUEST_FRAME_EXTENTS
9 * working autorepeat keys
12 10
13Features: 11End User unrelated:
14 * 'ArrangeWindowsStack' action 12 * Code refactoring and cleanup, assisted by Coverity and
15 * Treat Windows with WM_CLASS == "DockApp" as DockApps 13 clang static code analysis
16
17Minor:
18 * Updated translations (Bulgarian, Hebrew, Japanese)
19 * Updated build system