diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-02-25 08:26:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-02-25 08:26:24 +0000 |
commit | 701d185cba1f141555ec0b695570e8feceabe532 (patch) | |
tree | 91d759e3b29451b15800adecd2ee827cc25f78dd /nptl/ChangeLog | |
parent | 16edf13b226dbe5f4f39794cfa363904af2c7973 (diff) | |
download | glibc-701d185cba1f141555ec0b695570e8feceabe532.tar glibc-701d185cba1f141555ec0b695570e8feceabe532.tar.gz glibc-701d185cba1f141555ec0b695570e8feceabe532.tar.bz2 glibc-701d185cba1f141555ec0b695570e8feceabe532.zip |
Update.
2004-02-25 Ulrich Drepper <drepper@redhat.com>
* Makefile: Define sonames for tst-tls5mod, tst-_res1mod1, and
tst-_res1mod2.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 6ad2f615c8..5ac0a6296f 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2004-02-25 Ulrich Drepper <drepper@redhat.com> + + * Makefile: Define sonames for tst-tls5mod, tst-_res1mod1, and + tst-_res1mod2. + 2004-02-22 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S @@ -23,7 +28,6 @@ * sysdeps/pthread/pthread_barrier_wait.c (pthread_barrier_wait): Release lock before the loop, don't reacquire it. - * DESIGN-barrier.txt: Likewise. * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h (DL_ARGV_NOT_RELRO): Define. |