diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-01-31 00:21:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-01-31 00:21:15 +0000 |
commit | 7c8a67320e26b8c11108bf0a3410d3aef9cf3486 (patch) | |
tree | 1b9082c333b7eedcb42151f5100396f618ff8c2c /ChangeLog | |
parent | 431497800d69ffa9d06a798db5e2000a9d44a95e (diff) | |
download | glibc-7c8a67320e26b8c11108bf0a3410d3aef9cf3486.tar.gz glibc-7c8a67320e26b8c11108bf0a3410d3aef9cf3486.tar.xz glibc-7c8a67320e26b8c11108bf0a3410d3aef9cf3486.zip |
* elf/Makefile (ld.so): Adjust the sed script to insert _begin in to
newer linker scripts.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 56219ba87e..0ab5cfba77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-01-29 Andrew Stubbs <ams@codesourcery.com> + + * elf/Makefile (ld.so): Adjust the sed script to insert _begin in to + newer linker scripts. + 2009-01-30 Ulrich Drepper <drepper@redhat.com> [BZ #7040] |