diff options
author | Andreas Schwab <schwab@redhat.com> | 2010-06-14 17:32:36 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-06-14 17:32:36 -0700 |
commit | 765ade4b29d9fcc4b236b4f3ae5bfd1174978442 (patch) | |
tree | 55022e17578f332eb3ac64214cb02895c0c1e365 /ChangeLog | |
parent | 80da2e093c0e465cfa6e561488aac51c236b6fd2 (diff) | |
download | glibc-765ade4b29d9fcc4b236b4f3ae5bfd1174978442.tar.gz glibc-765ade4b29d9fcc4b236b4f3ae5bfd1174978442.tar.xz glibc-765ade4b29d9fcc4b236b4f3ae5bfd1174978442.zip |
dlfcn/Makefile cleanup
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c2f0818d6c..863a76271a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-06-07 Andreas Schwab <schwab@redhat.com> + + * dlfcn/Makefile: Remove explicit dependencies on libc.so and + libc_nonshared.a from targets in modules-names. + 2010-06-02 Kirill A. Shutemov <kirill@shutemov.name> * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch |