summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>2003-03-04 00:56:10 +0000
committerrpj <rpj>2003-03-04 00:56:10 +0000
commitefd775115f56b7ef3da478289b55a86c0f690db6 (patch)
treec8030e1e1cbd28c0fe7afac0ee92cb81a94343b9 /ChangeLog
parent26fb4c5a66e6246605bcef5aa723198cf3b88cd7 (diff)
Indenting.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 809e2a1..e70c6b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-03-04 Alexander Terekhov <TEREKHOV@de.ibm.com>
+
+ * pthread_mutex_timedlock.c (pthread_mutex_timedlock): Fix failure to
+ set ownership of mutex on second grab after abstime timeout.
+ - bug reported by Robert Strycek <strycek@posam.sk>
+
2002-12-17 Thomas Pfaff <tpfaff@gmx.net>
* pthread_mutex_lock.c (ptw32_semwait): New static routine to provide