2
0

ChangeLog 644 B

12345678910111213141516171819202122232425
  1. 2005-08-18 Lluis Sanchez Gual <[email protected]>
  2. * TrackingServices.cs: Properly generate an array from the
  3. ArrayList. Added fast empty list check in the notification methods.
  4. 2005-05-26 Ben Maurer <[email protected]>
  5. * TrackingServices.cs: Lock on arraylist syncroot rather than
  6. typeof.
  7. 2003-11-26 Lluis Sanchez Gual <[email protected]>
  8. * EnterpriseServicesHelper.cs: Added to CVS.
  9. 2003-02-03 Patrik Torstensson
  10. * TrackingServices.cs: Implemented
  11. 2002-12-10 Jaime Anguiano Olarra <[email protected]>
  12. * TrackingServices.cs: Added to CVS.
  13. 2002-07-30 Duncan Mak <[email protected]>
  14. * ITrackingHandler.cs: Added to CVS.