summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 2d5f4f252..c44bac5ab 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,9 @@
2000-11-09 Paul Eggert <eggert@twinsun.com>
+ * lib/unicodeio.c (ENOTSUP): Define to EINVAL if not defined.
+
+2000-11-09 Paul Eggert <eggert@twinsun.com>
+
* lib/unicodeio.c (MB_LEN_MAX): Make sure it's at least 6,
to avoid buggy C libraries.