* RemotingServices.cs: Client identities are registered using the full url,
authorLluis Sanchez <lluis@novell.com>
Tue, 17 Feb 2004 15:15:42 +0000 (15:15 -0000)
committerLluis Sanchez <lluis@novell.com>
Tue, 17 Feb 2004 15:15:42 +0000 (15:15 -0000)
commit0285b1b066ff52185374724e39a8bb3478ee0bf6
treedbdada8dea73b8d1137002faa6270b316bc0b52e
parent3e2d260f146e550e0ea017594d4b879daa148199
* RemotingServices.cs: Client identities are registered using the full url,
  not the object uri, so they must be unregistered using the same key.

svn path=/trunk/mcs/; revision=23168
mcs/class/corlib/System.Runtime.Remoting/ChangeLog
mcs/class/corlib/System.Runtime.Remoting/RemotingServices.cs