diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 09c3b4f845..1dbb1539e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-03-30 Ulrich Drepper <drepper@redhat.com> + + * iconv/skeleton.c: Avoid compiling unaligned versions in some + with size of dynamic sectionmore cases. + * iconv/loop.c: Likewise. + 2000-03-29 Bruno Haible <haible@clisp.cons.org> * iconv/loop.c (put16): Remove __const. Fix access index. |