about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
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.