X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Runtime.Remoting.Services%2FChangeLog;h=2c2bf6f6d4224e15ef2e44c246a34fee5cbd4251;hb=a8b22e0e864c03b8cfd2f2cb5a8075b6611c5553;hp=0a9ec84281e54dee03e678376a110d948719054e;hpb=74c2e813151ef52866b58da63aeeed698b5e67dd;p=mono.git diff --git a/mcs/class/corlib/System.Runtime.Remoting.Services/ChangeLog b/mcs/class/corlib/System.Runtime.Remoting.Services/ChangeLog index 0a9ec84281e..2c2bf6f6d42 100644 --- a/mcs/class/corlib/System.Runtime.Remoting.Services/ChangeLog +++ b/mcs/class/corlib/System.Runtime.Remoting.Services/ChangeLog @@ -1,3 +1,8 @@ +2005-08-18 Lluis Sanchez Gual + + * TrackingServices.cs: Properly generate an array from the + ArrayList. Added fast empty list check in the notification methods. + 2005-05-26 Ben Maurer * TrackingServices.cs: Lock on arraylist syncroot rather than