aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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)