New test.
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Services / ChangeLog
1 2005-08-18  Lluis Sanchez Gual  <lluis@ximian.com>
2
3         * TrackingServices.cs: Properly generate an array from the
4         ArrayList. Added fast empty list check in the notification methods.
5
6 2005-05-26  Ben Maurer  <bmaurer@ximian.com>
7
8         * TrackingServices.cs: Lock on arraylist syncroot rather than
9         typeof.
10
11 2003-11-26  Lluis Sanchez Gual  <lluis@ximian.com>
12
13         * EnterpriseServicesHelper.cs: Added to CVS.
14
15 2003-02-03 Patrik Torstensson
16         
17         * TrackingServices.cs: Implemented
18
19 2002-12-10  Jaime Anguiano Olarra <jaime@gnome.org>
20
21         * TrackingServices.cs: Added to CVS.
22
23 2002-07-30  Duncan Mak  <duncan@ximian.com>
24
25         * ITrackingHandler.cs: Added to CVS.