* TimeoutException.cs:
[mono.git] / mcs / class / System.ServiceProcess / ChangeLog
1 2003-07-30  Duncan Mak  <duncan@ximian.com>
2
3         * TimeoutException.cs: 
4         * ServiceProcessDescriptionAttribute.cs:
5         * ServiceControllerPermissionAttribute.cs:              
6         * ServiceControllerPermissionEntryCollection.cs:
7         * ServiceControllerPermissionEntry.cs: Added.
8
9         * TODOAttribute.cs:
10         * Locale.cs: Added.
11
12         * ServiceBase.cs: Added missing APIs.
13         
14 2003-02-23  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
15
16         * added makefile and other tidbits to be able to make in Linux
17
18 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
19
20         * added System.ServiceProcess.build file
21         * added ChangeLog file