diff options
author | simonb <simonb> | 2007-08-04 18:49:55 (GMT) |
---|---|---|
committer | simonb <simonb> | 2007-08-04 18:49:55 (GMT) |
commit | 0ae1f4f53266c42ceceff053b17fcdb022d45f96 (patch) | |
tree | dad3178e450983122d0c701cf4f1b9517774fe28 /ChangeLog | |
parent | 736c43f91dacc0ad4a7df92f76971ed9f79c9617 (diff) | |
download | fluxbox_pavel-0ae1f4f53266c42ceceff053b17fcdb022d45f96.zip fluxbox_pavel-0ae1f4f53266c42ceceff053b17fcdb022d45f96.tar.bz2 |
fix encoding of [begin] label
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.0.0: | 2 | Changes for 1.0.0: |
3 | *07/08/05: | 3 | *07/08/05: |
4 | * Fix menu heading encoding (Simon) | ||
5 | sf.net bug #1712583: NLS:Non-latin characters displayed incorrectly in menu title | ||
6 | MenuCreator.cc | ||
4 | * Fix error passing --with-locale path in ./configure (Simon) | 7 | * Fix error passing --with-locale path in ./configure (Simon) |
5 | sf.net bug #1708859 | 8 | sf.net bug #1708859 |
6 | configure.in | 9 | configure.in |