aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d255dc9..df7748c 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,16 @@ News in 1.0rc2:
9 * startfluxbox aware of --program-prefix and --program-suffix 9 * startfluxbox aware of --program-prefix and --program-suffix
10 * More ewmh support: _NET_WM_WINDOW_TYPE_DIALOG and 10 * More ewmh support: _NET_WM_WINDOW_TYPE_DIALOG and
11 _NET_FRAME_EXTENTS are now supported. 11 _NET_FRAME_EXTENTS are now supported.
12 * Native Language Support:
13 * Was broken in 1.0rc
14 * New menu items to specify encoding of enclosed labels:
15 [encoding] {UTF-8}
16 ... (menu) ...
17 [endencoding]
18 We recommend that all automatic menu generation programs use this
19 around their output to ensure portability between user locale
20 settings.
21 * Automatic conversion for unknown encodings (if supported by host)
12Bug fixes: 22Bug fixes:
13 * #1507754, iconbar text was not updated to match titlebar 23 * #1507754, iconbar text was not updated to match titlebar
14 * #1362463, menu selection pixmaps disappear 24 * #1362463, menu selection pixmaps disappear