aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: e1e7df413bf4f449f474849e4b4d372261a4330a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Version 1.3.7 is a bug fix release.

Critical Bugfixes:
    * Segfault on startup (mostly *BSD)
    * Segfault on shutdown
    * Menu crops on TypeAhead

Minor Bugfixes:
    * _NET_REQUEST_FRAME_EXTENTS
    * working autorepeat keys
    * working vertical rotated Tabs and Toolbar

Features:
    * The improved TypeAhead sytem is not limited to matches on beginning
      of menu items anymore, it matches everywhere.
    * Minor tweaks to the i18n system

End User unrelated:
    * Code refactoring and cleanup, assisted by Coverity and
      clang static code analysis