aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-24 10:03:02 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-24 10:03:02 +0000
commitffeb4481f46746917f22d2d992d2e3c729919b51 (patch)
tree0bebfaccfd1d534310666ae6263319e89b102bb0 /nptl/ChangeLog
parent18a535792b7a63721a123e152266c4b8cf1fae8e (diff)
downloadglibc-ffeb4481f46746917f22d2d992d2e3c729919b51.tar
glibc-ffeb4481f46746917f22d2d992d2e3c729919b51.tar.gz
glibc-ffeb4481f46746917f22d2d992d2e3c729919b51.tar.bz2
glibc-ffeb4481f46746917f22d2d992d2e3c729919b51.zip
Update.
* Makefile: Add rules to build and run tst-tls3. * tst-tls3.c: New file. * tst-tls3mod.c: New file.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 93d70ad970..fab7b680d7 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,9 @@
2003-02-24 Ulrich Drepper <drepper@redhat.com>
+ * Makefile: Add rules to build and run tst-tls3.
+ * tst-tls3.c: New file.
+ * tst-tls3mod.c: New file.
+
* Makefile (tests): Add tst-rwlock8 and tst-rwlock9.
* tst-rwlock8.c: New file.
* tst-rwlock9.c: New file.