diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-10-05 16:11:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-10-05 16:11:51 +0000 |
commit | 2c03b6db26c016d83bcc9a6fa2298f67462fa735 (patch) | |
tree | 2bd563c81beb6ba9fc880aecc5588a81c314dcde /libidn/ChangeLog | |
parent | 695c43708f8778c09915b297c95e48d66c814d0d (diff) | |
download | glibc-2c03b6db26c016d83bcc9a6fa2298f67462fa735.tar.gz glibc-2c03b6db26c016d83bcc9a6fa2298f67462fa735.tar.xz glibc-2c03b6db26c016d83bcc9a6fa2298f67462fa735.zip |
Update.
2004-10-05 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Include dl-sysdep.h. * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
Diffstat (limited to 'libidn/ChangeLog')
-rw-r--r-- | libidn/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libidn/ChangeLog b/libidn/ChangeLog index 7f65c50711..daeb4bdef0 100644 --- a/libidn/ChangeLog +++ b/libidn/ChangeLog @@ -1,3 +1,7 @@ +2004-10-05 Ulrich Drepper <drepper@redhat.com> + + * idn-stub.c (unload_libidn): Don't define outside libc. + 2004-07-02 Roland McGrath <roland@redhat.com> * configure: Don't exit. |