ChangeLog 860 B

1234567891011121314151617181920212223242526272829
  1. 2004-09-11 Sebastien Pouliot <[email protected]>
  2. * Makefile: Updated to include unit tests.
  3. * System.ServiceProcess.dll.sources: Added ServiceControllerPermission
  4. class to the build.
  5. * System.ServiceProcess_test.dll.sources: New. Added sources file for
  6. unit tests.
  7. 2003-07-30 Duncan Mak <[email protected]>
  8. * TimeoutException.cs:
  9. * ServiceProcessDescriptionAttribute.cs:
  10. * ServiceControllerPermissionAttribute.cs:
  11. * ServiceControllerPermissionEntryCollection.cs:
  12. * ServiceControllerPermissionEntry.cs: Added.
  13. * TODOAttribute.cs:
  14. * Locale.cs: Added.
  15. * ServiceBase.cs: Added missing APIs.
  16. 2003-02-23 Rafael Teixeira <[email protected]>
  17. * added makefile and other tidbits to be able to make in Linux
  18. 2002-12-10 Jeroen Janssen <[email protected]>
  19. * added System.ServiceProcess.build file
  20. * added ChangeLog file