From: Andreas Jaeger Date: Mon, 8 May 2000 13:04:31 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~25654 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ded812f4791db4d2054db7ade01ec323d54824b5;p=external%2Fglibc.git Update. 2000-05-08 Jakub Jelinek * elf/dl-lookup.c (add_dependency): Reallocate l_reldeps in sizeof(struct link_map *) chunks, not in bytes. --- diff --git a/ChangeLog b/ChangeLog index b1cf455..913f8d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-05-08 Jakub Jelinek + + * elf/dl-lookup.c (add_dependency): Reallocate l_reldeps in + sizeof(struct link_map *) chunks, not in bytes. + 2000-05-07 Ulrich Drepper * locale/Makefile (locale-CPPFLAGS): Renamed from CPPFLAGS. It's