aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2007-08-04 18:30:10 (GMT)
committersimonb <simonb>2007-08-04 18:30:10 (GMT)
commit736c43f91dacc0ad4a7df92f76971ed9f79c9617 (patch)
tree647bd92fe29ce32cf2a09f39f09ed24424745306 /ChangeLog
parent124cdb46fcd969cda47d6a5b040db077080af3fd (diff)
downloadfluxbox-736c43f91dacc0ad4a7df92f76971ed9f79c9617.zip
fluxbox-736c43f91dacc0ad4a7df92f76971ed9f79c9617.tar.bz2
fix bug with --with-locale
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eda0d29..81a4c50 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 error passing --with-locale path in ./configure (Simon)
5 sf.net bug #1708859
6 configure.in
4 * Add missing translation strings (Simon) 7 * Add missing translation strings (Simon)
5 - Thanks tenner (de_*) 8 - Thanks tenner (de_*)
6 - Thanks bobbens (es_ES) 9 - Thanks bobbens (es_ES)