diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-04 21:16:13 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-04 21:16:13 +0000 |
commit | 3aaad0b63854cf780e2605b7c4f34170f8920957 (patch) | |
tree | 350f39e6a1bba44695bd18d93332fd575330285a /ChangeLog | |
parent | 0b7219cc9da20a5ebc65fa1212d8f2ade36a247e (diff) | |
download | glibc-3aaad0b63854cf780e2605b7c4f34170f8920957.tar.gz glibc-3aaad0b63854cf780e2605b7c4f34170f8920957.tar.xz glibc-3aaad0b63854cf780e2605b7c4f34170f8920957.zip |
Update.
2000-04-04 Ulrich Drepper <drepper@redhat.com> * iconv/skeleton.c (FUNCTION_NAME): Reorder initialization of unaligned so that it compiles for system which need unaligned access handling.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 31e9e19720..de1cb9d685 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-04-04 Ulrich Drepper <drepper@redhat.com> + + * iconv/skeleton.c (FUNCTION_NAME): Reorder initialization of + unaligned so that it compiles for system which need unaligned + access handling. + 2000-04-04 Andreas Schwab <schwab@suse.de> * elf/cache.c (print_entry): Only look at the type field when |