aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2007-08-04 18:49:55 (GMT)
committersimonb <simonb>2007-08-04 18:49:55 (GMT)
commit0ae1f4f53266c42ceceff053b17fcdb022d45f96 (patch)
treedad3178e450983122d0c701cf4f1b9517774fe28 /ChangeLog
parent736c43f91dacc0ad4a7df92f76971ed9f79c9617 (diff)
downloadfluxbox-0ae1f4f53266c42ceceff053b17fcdb022d45f96.zip
fluxbox-0ae1f4f53266c42ceceff053b17fcdb022d45f96.tar.bz2
fix encoding of [begin] label
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81a4c50..8f56d08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.0: 2Changes 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