]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 31 Mar 2000 03:44:44 +0000 (03:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 31 Mar 2000 03:44:44 +0000 (03:44 +0000)
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.

ChangeLog

index 0ca4cb3b02a139a355275a27dae4598bdcc8477d..09c3b4f8453f39089dde467db2218729d52bcddf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)