Restructure how we look for Read files slightly.
[fvwm.git] / docs / ANNOUNCE
bloba2931993e517cdf2482bd5ad8bec3a5675ca4cd2
1 Fvwm is a powerful window manager.  Version 2.5.28 is a beta
2 maintenance release that fixes a couple of bugs and adds some
3 minor features.  Please be aware that any features introduced in
4 the 2.5.x development versions may be renamed, changed or removed
5 without notice before 2.6.0.
7 Upgrading from 2.5.27 or earlier is recommended.
9 This release is available at the home page: http://www.fvwm.org/.
11 * New features:
13    - New differentiated options for SnapAttraction when snapping
14      against screen edges:
15        "None", "ScreenWindows", "ScreenIcons", "ScreenAll"
16    - New option to the BugOpts command: TransliterateUtf8.
18 * Bug fixes:
20    - Fixed non-visible Qt windows after a Qt deferred map (e.g.
21      Skype profile windows).
22    - Fixed the use of the X-resource "fvwmstyle".
23    - Fixed segmentation fault in FvwmEvent when parsing an
24      undefined event name, or an undefined environment variable
25      to the RPlayHost option.
26    - Fixed the events startup, shutdown and unknown in FvwmEvent.
27    - Fvwm now retains utf8 window names when the WM_NAME changes,
28      and the utf8 name converted to the default charset match
29      the old WM_NAME.
30    - Fixed the options RPlayVolume and RPlayPriority in FvwmEvent.
31    - Fixed SnapAttraction: Option SameType/Icons/Windows did
32      falsely not affect conditions of option "Screen" and option
33      "SameType" snapped falsely icons and windows together.
34    - Fixed a problem where modules would get incorrect stacking
35      information if many windows were restacked at the same time.
36    - Fixed BugOpts parsing of more than one option at a time and
37      restoring of default value for the last option
38      in the command line when omitted.
39    - 64 bit fix for setting EWMH _NET_WM_ICON property on windows.