aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-04-20 13:51:59 (GMT)
committerfluxgen <fluxgen>2003-04-20 13:51:59 (GMT)
commite3793955cbf15ec72e40b509c118bdc059d0ed5c (patch)
treee2d19ca31086ea6368f4a600ae702ae63e8c09f7
parentf2cef835656ee02b6229e009062a587a7864c86d (diff)
downloadfluxbox_paul-e3793955cbf15ec72e40b509c118bdc059d0ed5c.zip
fluxbox_paul-e3793955cbf15ec72e40b509c118bdc059d0ed5c.tar.bz2
update
-rw-r--r--ChangeLog7
-rw-r--r--RoadMap4
2 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 737445a..7a1d287 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,13 @@ Changes for 0.9.2:
5 Window.hh/cc 5 Window.hh/cc
6 * Directional focus movement (key actions FocusUp/Down/Left/Right) (Simon) 6 * Directional focus movement (key actions FocusUp/Down/Left/Right) (Simon)
7 Keys.hh/cc Screen.hh/cc fluxbox.cc 7 Keys.hh/cc Screen.hh/cc fluxbox.cc
8 * Added transparent menus, session.screen<num>.menuAlpha (Henrik)
9 Menu.hh/cc, Transparent.hh/cc, Screen.hh/cc
1002/04/17:
11 * Fixed menu bug
12 Menu.cc, Screen.cc
13
14--------------------------------------------------------------
8Changes for 0.9.1: 15Changes for 0.9.1:
9*03/04/16: 16*03/04/16:
10 * Fixed resize bug (Henrik) 17 * Fixed resize bug (Henrik)
diff --git a/RoadMap b/RoadMap
index 5345594..c2cec55 100644
--- a/RoadMap
+++ b/RoadMap
@@ -92,7 +92,7 @@ Major Features:
92Minor Features: 92Minor Features:
93 * fix outline window moving (Simon) 93 * fix outline window moving (Simon)
94Bugfixes/lower priority: 94Bugfixes/lower priority:
95 - Bugs from 0.9.0 (Both) 95 * Bugs from 0.9.0 (Both)
96 * Doesn't redraw properly after unshade (Simon) 96 * Doesn't redraw properly after unshade (Simon)
97 97
98---------------------------------------------------------- 98----------------------------------------------------------
@@ -100,7 +100,7 @@ Release: 0.9.2
100Approx Date: 5 May, 2003 100Approx Date: 5 May, 2003
101Major Features: 101Major Features:
102 - Integration of Remember patch (Simon) 102 - Integration of Remember patch (Simon)
103 - Transparency (Henrik) 103 = Transparency (Henrik)
104Minor Features: 104Minor Features:
105 - more keybinding actions (Both) 105 - more keybinding actions (Both)
106 * directional focus movement (?) 106 * directional focus movement (?)