New test.
[mono.git] / mcs / class / System.ServiceProcess / ChangeLog
1 2006-09-22  Gert Driesen  <drieseng@users.sourceforge.net>
2
3         * System.ServiceProcess.dll.sources: Added ServiceNameConverter.cs.
4
5 2006-09-14  Gert Driesen  <drieseng@users.sourceforge.net>
6
7         * Makefile: Treat warnings as error. Ignore no warnings.
8         * System.ServiceProcess.dll.sources: Added ServiceControllerImpl.cs,
9         UnixServiceController.cs and Win32ServiceController.cs.
10         * System.ServiceProcess_test.dll.sources: Added
11         ServiceControllerTest.cs.
12
13 2005-01-23  Geoff Norton  <gnorton@customerdna.com>
14
15         * System.ServiceProcess.dll.sources: Add ServiceInstaller and 
16         ServiceProcessInstaller to the build.
17
18 2004-09-11  Sebastien Pouliot  <sebastien@ximian.com>
19
20         * Makefile: Updated to include unit tests.
21         * System.ServiceProcess.dll.sources: Added ServiceControllerPermission
22         class to the build.
23         * System.ServiceProcess_test.dll.sources: New. Added sources file for 
24         unit tests.
25
26 2003-07-30  Duncan Mak  <duncan@ximian.com>
27
28         * TimeoutException.cs: 
29         * ServiceProcessDescriptionAttribute.cs:
30         * ServiceControllerPermissionAttribute.cs:              
31         * ServiceControllerPermissionEntryCollection.cs:
32         * ServiceControllerPermissionEntry.cs: Added.
33
34         * TODOAttribute.cs:
35         * Locale.cs: Added.
36
37         * ServiceBase.cs: Added missing APIs.
38         
39 2003-02-23  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
40
41         * added makefile and other tidbits to be able to make in Linux
42
43 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
44
45         * added System.ServiceProcess.build file
46         * added ChangeLog file