diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-23 07:15:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-23 07:15:54 +0000 |
commit | 24c7f4c14bc1fa62e9599c3acc98cf76c2bef8be (patch) | |
tree | 1a4c0bc45bc364163a96e728484c850962e31fe5 /ChangeLog | |
parent | 4cee32ddd1c3d1057ce5e7dade4cf465c8738f6c (diff) | |
download | glibc-24c7f4c14bc1fa62e9599c3acc98cf76c2bef8be.tar.gz glibc-24c7f4c14bc1fa62e9599c3acc98cf76c2bef8be.tar.xz glibc-24c7f4c14bc1fa62e9599c3acc98cf76c2bef8be.zip |
Update.
2000-08-23 Jakub Jelinek <jakub@redhat.com> * inet/netinet/in.h (struct in6_addr): Don't enforce 64bit alignment on 64bit arches.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b1775e2759..96ee1b732c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-08-23 Jakub Jelinek <jakub@redhat.com> + + * inet/netinet/in.h (struct in6_addr): Don't enforce 64bit alignment + on 64bit arches. + 2000-08-22 Ulrich Drepper <drepper@redhat.com> * iconvdata/iso-2022-jp.c: In conversion to ISO-2022-JP, add two |