diff options
author | Roland McGrath <roland@gnu.org> | 2003-11-01 00:36:04 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-11-01 00:36:04 +0000 |
commit | c1e781ae7c77a3d37d99c5bfec048a38d875ab07 (patch) | |
tree | 2ed6030f9e3389c47f418ad0c6871970a016875d /ChangeLog | |
parent | 158a85bff125c238ba67467f4a2416a9b3a6a824 (diff) | |
download | glibc-c1e781ae7c77a3d37d99c5bfec048a38d875ab07.tar.gz glibc-c1e781ae7c77a3d37d99c5bfec048a38d875ab07.tar.xz glibc-c1e781ae7c77a3d37d99c5bfec048a38d875ab07.zip |
* Makerules (shlib.lds): Make sure that ld doesn't try to link
anything while generating the linker script.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3d1c05f6ba..1842eb5de1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-09-26 Daniel Jacobowitz <drow@mvista.com> + + * Makerules (shlib.lds): Make sure that ld doesn't try to link + anything while generating the linker script. + 2003-10-31 Roland McGrath <roland@redhat.com> * locale/lc-ctype.c (_nl_postload_ctype): Update _nl_global_locale's |