diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3b7f4ed416..81184b1b1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-09-02 Ulrich Drepper <drepper@redhat.com> + + * elf/dl-load.c (_dl_map_object_from_fd): No need to change + protection of memory used for the last segment. + 2005-08-22 Robert Millan <robertmh@gnu.org> * sysdeps/mach/hurd/nfs/nfs.h: Move to ... |