blob: d17cf634d8fd5a2f850d918981bc2087785bab94 (
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
Featuere:
* 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
|