**** Merged from MCS ****
[mono-project.git] / mcs / class / System.ServiceProcess / ChangeLog
blob33f28ba3b54a34a0e5cc35968fcd4f0752a20123
1 2004-09-11  Sebastien Pouliot  <sebastien@ximian.com>
3         * Makefile: Updated to include unit tests.
4         * System.ServiceProcess.dll.sources: Added ServiceControllerPermission
5         class to the build.
6         * System.ServiceProcess_test.dll.sources: New. Added sources file for 
7         unit tests.
9 2003-07-30  Duncan Mak  <duncan@ximian.com>
11         * TimeoutException.cs: 
12         * ServiceProcessDescriptionAttribute.cs:
13         * ServiceControllerPermissionAttribute.cs:              
14         * ServiceControllerPermissionEntryCollection.cs:
15         * ServiceControllerPermissionEntry.cs: Added.
17         * TODOAttribute.cs:
18         * Locale.cs: Added.
20         * ServiceBase.cs: Added missing APIs.
21         
22 2003-02-23  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
24         * added makefile and other tidbits to be able to make in Linux
26 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
28         * added System.ServiceProcess.build file
29         * added ChangeLog file