diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes 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) |