aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ca4cb3..09c3b4f 100644
--- 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)