aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-10-04 12:44:47 (GMT)
committerrathnor <rathnor>2003-10-04 12:44:47 (GMT)
commit35fe2d5e128c1b13d34a5152945a1b8979401d6f (patch)
treeca52ca41b7a80acc290753d266b540b6a5c3eac4 /ChangeLog
parent158b515e21f0f0154041cd5985ec38fe37c0e875 (diff)
downloadfluxbox-35fe2d5e128c1b13d34a5152945a1b8979401d6f.zip
fluxbox-35fe2d5e128c1b13d34a5152945a1b8979401d6f.tar.bz2
fix nls bad message errors
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62647f4..53be5ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes for 0.9.6:
3*03/10/04:
4 * Fix NLS bad message errors by adding explicit codeset entries (Simon)
5 - thanks to Matt Hope for pointing us to the recent workaround from
6 blackbox (and thanks to Matt Kraai who contrib-d to Blackbox)
7 - also clean up the Makefiles so they are more generalised
8 nls/*/Makefile.am nls/convert.awk
3*03/10/02: 9*03/10/02:
4 * Fix couple of memory leaks and uninitialised uses shown up with 10 * Fix couple of memory leaks and uninitialised uses shown up with
5 valgrind (Simon) 11 valgrind (Simon)