* Interlocked.cs: Add generic CompareExchange and Exchange methods. svn path=/trunk/mcs/; revision=53213
@@ -1,3 +1,7 @@
+2005-11-17 Zoltan Varga <[email protected]>
+
+ * Interlocked.cs: Add generic CompareExchange and Exchange methods.
2005-11-17 Sebastien Pouliot <[email protected]>
* WaitHandleCannotBeOpenedException.cs: New (2.0). Is required to