diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-04-24 21:11:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-04-24 21:11:34 +0000 |
commit | 4c5bc8287b1eb6c64bd026c869c3973a1c294750 (patch) | |
tree | 2c8d2a6ba1a6e9d4e3ba730ef53cd86c4cc6e71d /ChangeLog | |
parent | bb0b186dd3ab04a48809c5df0cd8b2eb32b4841a (diff) | |
download | glibc-4c5bc8287b1eb6c64bd026c869c3973a1c294750.tar glibc-4c5bc8287b1eb6c64bd026c869c3973a1c294750.tar.gz glibc-4c5bc8287b1eb6c64bd026c869c3973a1c294750.tar.bz2 glibc-4c5bc8287b1eb6c64bd026c869c3973a1c294750.zip |
* posix/tst-rfc3484.c: Include <ifaddrs.h> early.
* posix/tst-rfc3484-2.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-04-24 Ulrich Drepper <drepper@redhat.com> + * posix/tst-rfc3484.c: Include <ifaddrs.h> early. + * posix/tst-rfc3484-2.c: Likewise. + * version.h (VERSION): Bunp to 2.4.90 for the trunk. 2006-04-24 Jakub Jelinek <jakub@redhat.com> |