ChangeLog 1017 B

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