2002-08-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Lifetime / ChangeLog
1 2002-08-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2
3         * LifetimeServices.cs: the class is sealed.
4
5 2002-07-30  Duncan Mak  <duncan@ximian.com>
6
7         * LeaseState.cs: Fixed namespace.
8
9 2002-07-29  Duncan Mak  <duncan@ximian.com>
10
11         * ILease.cs: Add the method part of the interface and renamed the
12         CurrentState property to it proper name.
13
14 2002-07-24  Duncan Mak  <duncan@ximian.com>
15
16         * LeaseState.cs: Moved here from System.Runtime.Remoting.
17
18         * ClientSponsor.cs: 
19         * LifetimeServices.cs: Stubbed out
20
21         * ILease.cs: 
22         * ISponsor.cs: Added to CVS.
23         
24