about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--linuxthreads/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 055a69a7dd..2c513dc8f3 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,9 @@
+2000-03-26  Ulrich Drepper  <drepper@redhat.com>
+
+	* semaphore.c (sem_timedwait): New function.
+	Patch by Carl Mailloux <carlm@oricom.ca>.
+	* semaphore.h: Declare sem_timedwait.
+
 2000-03-26  Roland McGrath  <roland@baalperazim.frob.com>
 
 	* sysdeps/pthread/Makefile: File removed.