fluxbox/NEWS

21 lines
571 B
Text
Raw Normal View History

2015-01-22 09:50:02 +00:00
Version 1.3.7 is a bug fix release.
2011-02-19 15:47:34 +00:00
2015-01-03 14:43:33 +00:00
Critical Bugfixes:
2015-01-22 09:50:02 +00:00
* Segfault on startup (mostly *BSD)
* Segfault on shutdown
2015-01-31 20:56:40 +00:00
* Menu crops on TypeAhead
2006-06-13 18:31:39 +00:00
2015-01-03 14:43:33 +00:00
Minor Bugfixes:
2015-01-22 09:50:02 +00:00
* _NET_REQUEST_FRAME_EXTENTS
* working autorepeat keys
2015-01-24 09:49:19 +00:00
* working vertical rotated Tabs and Toolbar
2015-01-03 14:43:33 +00:00
2015-02-01 07:07:26 +00:00
Features:
2015-01-31 20:56:40 +00:00
* The improved TypeAhead sytem is not limited to matches on beginning
of menu items anymore, it matches everywhere.
* Minor tweaks to the i18n system
2015-01-22 09:50:02 +00:00
End User unrelated:
* Code refactoring and cleanup, assisted by Coverity and
clang static code analysis