aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-24 04:59:26 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-24 04:59:26 +0000
commitecf289594a443b8ee8434094faa07e8dcaff14ee (patch)
treedc2a245c5f82293fe56f784538caf7479305dbbe /nptl/ChangeLog
parent79b0a335d83cc1aab468f0626763783512823604 (diff)
downloadglibc-ecf289594a443b8ee8434094faa07e8dcaff14ee.tar
glibc-ecf289594a443b8ee8434094faa07e8dcaff14ee.tar.gz
glibc-ecf289594a443b8ee8434094faa07e8dcaff14ee.tar.bz2
glibc-ecf289594a443b8ee8434094faa07e8dcaff14ee.zip
Update.
* Makefile (tests): Add tst-context1. * tst-context1.c: New file.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index d320a98cf3..9fb8617c4f 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,8 @@
2003-02-23 Ulrich Drepper <drepper@redhat.com>
+ * Makefile (tests): Add tst-context1.
+ * tst-context1.c: New file.
+
* Makefile (tests): Add tst-tls1 and tst-tls2.
* tst-tls1.c: New file.
* tst-tls2.c: New file.