From dcc0da53c266b2e6c3d54892919112ee0106c88c Mon Sep 17 00:00:00 2001 From: rpj Date: Fri, 24 Aug 2001 04:44:27 +0000 Subject: * condvar.c (pthread_cond_destroy): Remove cv element that is no longer used. * implement.h: Likewise. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 024d2bd..ab8ab92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-08-24 Ross Johnson + + * condvar.c (pthread_cond_destroy): Remove cv element + that is no longer used. + * implement.h: Likewise. + 2001-08-23 Ross Johnson Contributed by - "Alexander Terekhov" -- cgit v1.2.3