From 8a266fc60f98d30028087a5f062f170e03f8c968 Mon Sep 17 00:00:00 2001 From: Steve Huston Date: Mon, 5 Dec 2011 20:26:05 +0000 Subject: ChangeLogtag:Mon Dec 5 20;16:51 UTC 2011 Steve Huston --- ACE/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ACE/ChangeLog b/ACE/ChangeLog index d15f6d876f4..6f2b0c02322 100644 --- a/ACE/ChangeLog +++ b/ACE/ChangeLog @@ -1,3 +1,16 @@ +Mon Dec 5 20:16:51 UTC 2011 Steve Huston + + * ace/Atomic_Op.{h inl}: + * ace/Atomic_Op_T.{h inl}: + * ace/Atomic_Op_GCC_T.{h inl}: + Added new method TYPE exchange (TYPE newval) which exchanges the + ACE_Atomic_Op's value with the specified new value. Thanks to John + Lilley for contributing this addition. + + * tests/Atomic_Op_Test.cpp: Added test for exchange(). + + * NEWS: Added description of the new exchange() method. + Mon Dec 5 12:27:54 UTC 2011 Johnny Willemsen * ace/TTY_IO.h: -- cgit v1.2.1