aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-03-28 17:54:26 +0000
committerUlrich Drepper <drepper@redhat.com>2000-03-28 17:54:26 +0000
commit9dfa9a5a4f70b724c35ed3b410ac99a49df4d253 (patch)
treece7397c9913a9014f27a690f7c359a4d1649f6b3 /ChangeLog
parent77e1d15a1afea1189e6aab66cc6e0ce30e3275ce (diff)
downloadglibc-9dfa9a5a4f70b724c35ed3b410ac99a49df4d253.tar
glibc-9dfa9a5a4f70b724c35ed3b410ac99a49df4d253.tar.gz
glibc-9dfa9a5a4f70b724c35ed3b410ac99a49df4d253.tar.bz2
glibc-9dfa9a5a4f70b724c35ed3b410ac99a49df4d253.zip
Update.
* iconv/gconv_builtin.h: Fix length in transformation definition for UNICODEBIG.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38f845f727..8bffb1e551 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-03-28 Ulrich Drepper <drepper@redhat.com>
+ * iconv/gconv_builtin.h: Fix length in transformation definition
+ for UNICODEBIG.
+
* iconvdata/TESTS: Use UCS-2BE instead of UCS2.
* iconv/loop.c: Define get16, get32, put16, and put32 macros to