aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 16 insertions, 11 deletions
diff --git a/NEWS b/NEWS
index 40424b2..e8358c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,16 @@
1So whats new in 0.1.5? 1News in 0.9.3:
2 * Keybinding code and new keyconfiguresstyle 2 * Transparent slit
3 * Keybindings: NextTab, PrevTab and AbortKeychain 3 * RANDR support
4 * Tab placement and alignment 4 * Xinerama support
5 * wheelscroll on titlebar changes between tabs 5 * Restart and Reconfigure key actions
6 * Toggle tab on windows 6 * Improved algorithm for window placement
7 * Semi-sloppy focus 7 * New argument for logging: -log <filename>
8 * Italian nls 8 ex: fluxbox -log .fluxbox/log
9 * a session.rootCommand to override the Themes rootCommand 9 This will log debugmsg and any output to .fluxbox/log
10 * and some buggfixes 10Bug fixes:
11 11 * Slit redraw bug
12 * "gkrellm redraw" bug
13 * Focus bug (caused frequent crashes in 0.9.2)
14 * and some other minor bugs
15
16See ChangeLog for more details