diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-28 17:54:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-28 17:54:26 +0000 |
commit | 9dfa9a5a4f70b724c35ed3b410ac99a49df4d253 (patch) | |
tree | ce7397c9913a9014f27a690f7c359a4d1649f6b3 /ChangeLog | |
parent | 77e1d15a1afea1189e6aab66cc6e0ce30e3275ce (diff) | |
download | glibc-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |