summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>2008-06-07 03:46:52 +0000
committerrpj <rpj>2008-06-07 03:46:52 +0000
commit199616f24c022887ea8535c14b4fb668bee32c31 (patch)
tree9d4efdb78b87cee2a291b16a215e127b3c8f48a8 /ChangeLog
parent86c1cb4629aa8827c96b5f769c595178c5275b93 (diff)
''
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2017df6..0856aba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* ptw32_throw.c (ptw32_throw): Remove possible reference to NULL
pointer. (At the same time made the switch block conditionally
included only if exitCode is needed - RPJ.)
+ * pthread_testcancel.c (pthread_testcancel): Remove duplicate and
+ misplaced pthread_mutex_unlock().
2008-02-21 Sebastian Gottschalk <seppig_relay at gmx dot de>