diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-07-01 19:03:29 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-07-01 19:03:29 -0700 |
commit | 72b6e8c85b95a949d8c5d827a16dd1492d9ef26b (patch) | |
tree | 407a54031bf9da8d0d8dbc441ebc9c89ddc914db /nptl/ChangeLog | |
parent | f47c9a11ad382c521d37c18d6b74c5017ffe4c1d (diff) | |
download | glibc-72b6e8c85b95a949d8c5d827a16dd1492d9ef26b.tar glibc-72b6e8c85b95a949d8c5d827a16dd1492d9ef26b.tar.gz glibc-72b6e8c85b95a949d8c5d827a16dd1492d9ef26b.tar.bz2 glibc-72b6e8c85b95a949d8c5d827a16dd1492d9ef26b.zip |
Fix build with newer linker.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 49ead511b2..05c16ceef0 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2010-07-01 Ulrich Drepper <drepper@redhat.com> + + * Makefile (tst-_res1): Add tst-_res1mod1 to dependency list. + 2010-06-01 Takashi Yoshii <takashi.yoshii.zj@renesas.com> * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Fix incorrect |