diff --git a/ChangeLog b/ChangeLog index 884febc6b3..3c0680a97c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-02-07 Ulrich Drepper + + * elf/dl-load.c (_dl_map_object_from_fd): Makre sure registers are + set correctly. + 2005-01-07 Jakub Jelinek [BZ #738] @@ -13,6 +18,10 @@ * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S (__novec_swapcontext, __swapcontext): Likewise. +2005-02-07 Ulrich Drepper + + * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Define. + 2005-02-07 Jakub Jelinek [BZ #741]