summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>2003-06-24 13:59:27 +0000
committerrpj <rpj>2003-06-24 13:59:27 +0000
commit5c6e3df46e6f6a357d83ac817c73780ea5e64957 (patch)
treea962a61b7bd50991795bf3cd2efe2d2007179aa6 /ChangeLog
parent4ab4cad3a48f0aa8a3abb2b23985f542f8d9e264 (diff)
pthread_spin_destroy was not freeing the spinlock struct.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75dbf93..9704802 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-24 Piet van Bruggen <pietvb@newbridges.nl>
+
+ * pthread_spin_destroy.c (pthread_spin_destroy): Was not freeing the
+ spinlock struct.
+
2003-06-22 Nicolas Barry <boozai@yahoo.com>
* pthread_mutex_destroy.c (pthread_mutex_destroy): When called