about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-27 04:42:04 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-27 04:42:04 +0000
commit695799feb3e640323ec86b469517f87ca16e99ff (patch)
treea2a6a206ca9a4986bd5dd584cf60d8b2356a67ab /nptl/ChangeLog
parentb1531183c5796e3be5aa193e294970ec3fac7d30 (diff)
downloadglibc-695799feb3e640323ec86b469517f87ca16e99ff.tar.gz
glibc-695799feb3e640323ec86b469517f87ca16e99ff.tar.xz
glibc-695799feb3e640323ec86b469517f87ca16e99ff.zip
Update.
	* Makefile (tests): Add tst-dlsym1.
	* tst-dlsym1.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 b18f483726..b89ca6d2c0 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,8 @@
 2003-02-26  Ulrich Drepper  <drepper@redhat.com>
 
+	* Makefile (tests): Add tst-dlsym1.
+	* tst-dlsym1.c: New file.
+
 	* init.c (__pthread_initialize_minimal_internal): Set
 	GL(dl_error_catch_tsd) to __libc_dl_error_tsd.
 	* Versions (libc:GLIBC_PRIVATE): Export __libc_dl_error_tsd.