diff --git a/ChangeLog b/ChangeLog index 737445ab..7a1d287b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,13 @@ Changes for 0.9.2: Window.hh/cc * Directional focus movement (key actions FocusUp/Down/Left/Right) (Simon) Keys.hh/cc Screen.hh/cc fluxbox.cc + * Added transparent menus, session.screen.menuAlpha (Henrik) + Menu.hh/cc, Transparent.hh/cc, Screen.hh/cc +02/04/17: + * Fixed menu bug + Menu.cc, Screen.cc + +-------------------------------------------------------------- Changes for 0.9.1: *03/04/16: * Fixed resize bug (Henrik) diff --git a/RoadMap b/RoadMap index 53455945..c2cec559 100644 --- a/RoadMap +++ b/RoadMap @@ -92,7 +92,7 @@ Major Features: Minor Features: * fix outline window moving (Simon) Bugfixes/lower priority: - - Bugs from 0.9.0 (Both) + * Bugs from 0.9.0 (Both) * Doesn't redraw properly after unshade (Simon) ---------------------------------------------------------- @@ -100,7 +100,7 @@ Release: 0.9.2 Approx Date: 5 May, 2003 Major Features: - Integration of Remember patch (Simon) - - Transparency (Henrik) + = Transparency (Henrik) Minor Features: - more keybinding actions (Both) * directional focus movement (?)