From: Ulrich Drepper Date: Fri, 31 Mar 2000 03:44:44 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-91~753 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=99a7e0656c055080cac8d56a8af9df39609e4782;p=thirdparty%2Fglibc.git Update. 2000-03-29 Bruno Haible * iconv/loop.c (put16): Remove __const. Fix access index. (put32): Remove __const. Use uint32_t instead of uint16_t. * iconv/skeleton.c: Likewise. --- diff --git a/ChangeLog b/ChangeLog index 0ca4cb3b02a..09c3b4f8453 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-03-29 Bruno Haible + + * iconv/loop.c (put16): Remove __const. Fix access index. + (put32): Remove __const. Use uint32_t instead of uint16_t. + * iconv/skeleton.c: Likewise. + 2000-03-30 Roland McGrath * mach/Versions (libc: GLIBC_2.0)