about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-03 20:44:14 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-03 20:44:14 +0000
commit686b7223d5e87538d8bc7eaf9581f4ad11d666f1 (patch)
tree44cd23a562a0e41da35f11c36f02614b786186e9 /nptl/ChangeLog
parent997256dd68532c45c5f1d7e87acffcce8f195476 (diff)
downloadglibc-686b7223d5e87538d8bc7eaf9581f4ad11d666f1.tar.gz
glibc-686b7223d5e87538d8bc7eaf9581f4ad11d666f1.tar.xz
glibc-686b7223d5e87538d8bc7eaf9581f4ad11d666f1.zip
Update.
2003-01-03  Jakub Jelinek  <jakub@redhat.com>

	* Makefile ($(objpfx)libpthread.so): Depend on ld.so.
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 f9e3162825..e7173f9e4f 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-03  Jakub Jelinek  <jakub@redhat.com>
+
+	* Makefile ($(objpfx)libpthread.so): Depend on ld.so.
+
 2003-01-03  Ulrich Drepper  <drepper@redhat.com>
 
 	* pthreadP.h (pthread_cond_2_0_t): New type.