2
0

ChangeLog 415 B

1234567891011121314
  1. 2005-11-17 Sebastien Pouliot <[email protected]>
  2. * Semaphore.cs: New (2.0). Incomplete (missing runtime support).
  3. * SemaphoreFullException.cs: New (2.0).
  4. 2001-09-21 Dick Porter <[email protected]>
  5. * ThreadExceptionEventArgs.cs: Implemented
  6. 2001-09-13 Dick Porter <[email protected]>
  7. * ThreadExceptionEventArgs.cs, ThreadExceptionEventHandler.cs:
  8. More System.Threading stubs, in the System assembly.