From 9c3a441d6cfacb1ba2a728e63b887a8128338750 Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 20 Feb 2002 05:14:27 +0000 Subject: Enter the time change critical section earlier --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f01e060..1e4ffd6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-02-20 Ross Johnson + + * pthread_cond_destroy.c (pthread_cond_destroy): + Enter the time change critical section earlier. + 2002-02-17 Ross Johnson