summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>2002-02-20 05:14:27 +0000
committerrpj <rpj>2002-02-20 05:14:27 +0000
commit9c3a441d6cfacb1ba2a728e63b887a8128338750 (patch)
treed9e6c8345a34249068f23c8666e985badceb95c7 /ChangeLog
parent0b88f4cb25866bcbb80f15374aa3981db932f62f (diff)
Enter the time change critical section earlier
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f01e060..1e4ffd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-20 Ross Johnson <rpj@setup1.ise.canberra.edu.au>
+
+ * pthread_cond_destroy.c (pthread_cond_destroy):
+ Enter the time change critical section earlier.
+
2002-02-17 Ross Johnson <rpj@setup1.ise.canberra.edu.au
* Testsuite passed.