aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-05-08 11:01:47 (GMT)
committerfluxgen <fluxgen>2003-05-08 11:01:47 (GMT)
commitd926e4d968609389b4a7c890c60762e12ce457f1 (patch)
tree1295c780fa14a290756c2495446ae6b7a65e4726
parent7066ef620b5e6e05f7147011d6e5ef06a8956bad (diff)
downloadfluxbox_pavel-d926e4d968609389b4a7c890c60762e12ce457f1.zip
fluxbox_pavel-d926e4d968609389b4a7c890c60762e12ce457f1.tar.bz2
update
-rw-r--r--ChangeLog4
-rw-r--r--RoadMap8
2 files changed, 7 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 403775c..115e6bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,11 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.2: 2Changes for 0.9.2:
3*03/05/08: 3*03/05/08:
4 * Fixed Slit ordering bug (Henrik)
5 Screen.cc
4 * Fixed better command help/option 6 * Fixed better command help/option
5 main.cc 7 main.cc
6 * Fixed Slit/ redrawing bug (Henrik) 8 * Fixed Slit redrawing bug (Henrik)
7 Slit.hh/cc 9 Slit.hh/cc
8*03/05/07: 10*03/05/07:
9 * Fix crash when detaching client that isn't active (Simon) 11 * Fix crash when detaching client that isn't active (Simon)
diff --git a/RoadMap b/RoadMap
index 852a0c8..cff528b 100644
--- a/RoadMap
+++ b/RoadMap
@@ -102,15 +102,14 @@ Major 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 (Simon) 106 * directional focus movement (Simon)
107 * fix up focus issues (Simon) 107 * fix up focus issues (Simon)
108 * snap to windows (Simon) 108 * snap to windows (Simon)
109 - improved command-line help option (Henrik) 109 * improved command-line help option (Henrik)
110 * pixmap buttons (Henrik) 110 * pixmap buttons (Henrik)
111 + Shaped menu/slit/toolbar (Henrik)
112Bugfixes/lower priority: 111Bugfixes/lower priority:
113 - Bugs from 0.9.1 (Both) 112 * Bugs from 0.9.1 (Both)
114 * stop window moving from borders (Simon) 113 * stop window moving from borders (Simon)
115 * Focus acts sloppy on window close/warp (Simon) 114 * Focus acts sloppy on window close/warp (Simon)
116 115
@@ -124,6 +123,7 @@ Minor Features:
124 - Add some sort of program launch function (Simon) 123 - Add some sort of program launch function (Simon)
125 - more powerful autogroup matching (?) 124 - more powerful autogroup matching (?)
126 - nls updating (layers, toolbar) (Both) 125 - nls updating (layers, toolbar) (Both)
126 + Shaped menu/slit/toolbar (Henrik)
127Bugfixes/lower priority: 127Bugfixes/lower priority:
128 - Fixes for 0.9.2 and previous (Both) 128 - Fixes for 0.9.2 and previous (Both)
129 129