diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-04-30 23:47:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-04-30 23:47:30 +0000 |
commit | bca2218b9bad5efad92a415b2ad46b333ba3bb9c (patch) | |
tree | ec3e57600353f1a554b88c74eebb6d51f942187a /ChangeLog | |
parent | 846d1362cd53ea642c5933e307f20f8668254cd3 (diff) | |
download | glibc-bca2218b9bad5efad92a415b2ad46b333ba3bb9c.tar.gz |
* elf/dl-load.c (_dl_map_object_from_fd): Move state changecvs/fedora-glibc-20060501T0751
notification...
(lose): ...to here.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2006-04-30 Ulrich Drepper <drepper@redhat.com> + * elf/dl-load.c (_dl_map_object_from_fd): Move state change + notification... + (lose): ...to here. + * posix/Makefile (tests): Add tst-getaddrinfo3. * posix/tst-getaddrinfo3.c: New file. |