diff options
author | simonb <simonb> | 2006-06-25 14:00:13 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-06-25 14:00:13 (GMT) |
commit | 131d04cf423b36bcfeba351eecc520b94586f729 (patch) | |
tree | 9139ba7e9b059d052cadcb30b48b98edf03d585a /ChangeLog | |
parent | 80389b5dd5e7be4025cafbb2e7b055fd06f4f56d (diff) | |
download | fluxbox-131d04cf423b36bcfeba351eecc520b94586f729.zip fluxbox-131d04cf423b36bcfeba351eecc520b94586f729.tar.bz2 |
Check for NoSymbol more explicitly - thanks Julien Trolet (dmxen at
sourceforge)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc2: | 2 | Changes for 1.0rc2: |
3 | *06/06/25: | 3 | *06/06/25: |
4 | * Explicitly map NoSymbol to keycode 0 (thanks Julien Trolet) | ||
5 | (seems to be assigned to several keycodes) | ||
6 | FbTk/KeyUtil.cc | ||
4 | * Menu aware of text encodings (Simon) | 7 | * Menu aware of text encodings (Simon) |
5 | - new menu file options: | 8 | - new menu file options: |
6 | [encoding] {CODESET} | 9 | [encoding] {CODESET} |