From 4cfde89657ffccbfb2801986d767964da400c7ec Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 16 Jun 2003 07:39:03 +0000 Subject: Update. 2003-06-16 Ulrich Drepper * elf/rtld.c (dl_main): Use l_map_start not l_addr in Phdr computation so that prelinking wroks. * inet/netinet/ip6.h (IP6OPT_PAD1, IP6OPT_PADN): Define. --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index abbe3a8bd2..d75612464b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-06-16 Ulrich Drepper + + * elf/rtld.c (dl_main): Use l_map_start not l_addr in Phdr + computation so that prelinking wroks. + 2003-06-15 Ulrich Drepper * elf/dl-iteratephdr.c (__dl_iterate_phdr): Don't skip dynamic @@ -51,7 +56,7 @@ * include/netinet/in.h (inet6_option_alloc): Add libc_hidden_proto definition. - * inet/netinet/ip6.h (IP6OPT_PAD1, IP6OPT_PADn): Define. + * inet/netinet/ip6.h (IP6OPT_PAD1, IP6OPT_PADN): Define. * inet/netinet/in.h: Add prototypes for inet6_option_* functions. * inet/Makefile (routines): Add inet6_option. * inet/inet6_option.c: New file. -- cgit v1.2.3