diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 43db70e30..f7da44982 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,11 @@ 2001-03-06 Bruno Haible <haible@clisp.cons.org> + * localcharset.c (locale_charset): Don't use setlocale(LC_CTYPE,NULL). + Don't return NULL. + * unicodeio.c (print_unicode_char): Simplify accordingly. + +2001-03-06 Bruno Haible <haible@clisp.cons.org> + * config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add support for DOS/DJGPP. |