diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-31 04:10:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-31 04:10:36 +0000 |
commit | fdf6455589d64544330b708655073b6886d53dfc (patch) | |
tree | 5fbab9cb5fad1d45f4982697f59d09573d599dfd /ChangeLog | |
parent | 99a7e0656c055080cac8d56a8af9df39609e4782 (diff) | |
download | glibc-fdf6455589d64544330b708655073b6886d53dfc.tar.gz glibc-fdf6455589d64544330b708655073b6886d53dfc.tar.xz glibc-fdf6455589d64544330b708655073b6886d53dfc.zip |
Update.
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.
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. |