fluxbox/NEWS

25 lines
938 B
Text
Raw Normal View History

This is mostly a bug fix release. For a more complete list and detailed
2011-10-28 19:09:05 +00:00
description of them see the documentation and ChangeLog.
2011-02-19 15:47:34 +00:00
2011-10-28 19:09:05 +00:00
General:
* Supprot for ARG32 visuals (cairo-dock etc)
* Support for VPATH builds
* Updated translations
* Removed Gnome window manager hints
* Relicense 'ostrich' theme
* Support CARDINAL for client pattern
2006-06-13 18:31:39 +00:00
2011-10-28 19:09:05 +00:00
Critical Bugfixes in 1.3.2:
* Crash at SIGINT / exit
* Signal/Slot related crashes on exit
* Sync bootstraped config files to disk before launching
* Don't warp workspaces on single workspaces
* Crash on Sparc64, #3285968
* Crash when using ClientMenu after changing the client, #3210493
2006-06-13 18:31:39 +00:00
2011-10-28 19:09:05 +00:00
Other Bugfixes:
* Remap keysyms to keycodes after 'MappingNotify' (setxkbmap, xmodmap), #3386257
* Use _NET_WM_ICON correctly, #1852693
* Compile fixes for Clang, SunStudio, gcc-4.6.x
* Updated 'bloe' and 'arch' styles to work without XPM support