2003-10-22 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting / ChangeLog
index 47894a47354dd884e394862fdb8da008a453b1c3..6fe2042df3f7f81ffc4abb59e978fe588b95a84c 100755 (executable)
@@ -1,3 +1,7 @@
+2003-10-22  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * RemotingServices.cs: (NewUri) use Interlocked.Increment on next_id.
+
 2003-10-09  Lluis Sanchez Gual <lluis@ximian.com>
 
        * ObjRef.cs: Added new constructor to support CAD channel.