summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-03-09 18:37:57 +0000
committerJim Meyering <jim@meyering.net>2001-03-09 18:37:57 +0000
commit9f2dcee21a3dd6c4ba1e1acd8a3a11c361c73428 (patch)
treef0bf7fef023b79719b7ef41b8f8cfe89c5f79984 /lib/ChangeLog
parent325df181796d914baa0a1e6ea25d7d01674affaf (diff)
downloadcoreutils-9f2dcee21a3dd6c4ba1e1acd8a3a11c361c73428.tar.xz
.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog6
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.