diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-03-29 Bruno Haible <haible@clisp.cons.org> + + * 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 <roland@baalperazim.frob.com> * mach/Versions (libc: GLIBC_2.0) |