From c3973648250aeb062d7d99a71257e2287c18a1ae Mon Sep 17 00:00:00 2001 From: rpj Date: Fri, 1 Jul 2011 09:33:35 +0000 Subject: See the ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 85eb10c..fe9bbe7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ PTW32_INTERLOCKED_*_LONG which work only on 32 bit integer variables; PTW32_INTERLOCKED_*_SIZE which work on size_t integer variables, i.e. LONG for 32 bit systems and LONGLONG for 64 bit systems. + * implement.h (MCS locks): nextFlag and waitFlag are now HANDLE type. + * ptw32_MCS_locks.c: Likewise. 2011-06-30 Ross Johnson -- cgit v1.2.3