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