2010-04-06 Jb Evain <jbevain@novell.com>
[mcs.git] / class / System.ServiceProcess / ChangeLog
blobc1c477e582db963d670b79c21ae9a75740003bfd
1 2007-10-05  Atsushi Enomoto  <atsushi@ximian.com>
3         * Makefile : added /r:System.Windows.Forms. removed /warnaserror.
4         * System.ServiceProcess.dll.sources : added couple of missing types.
6 2007-04-07  Gert Driesen  <drieseng@users.sourceforge.net>
8         * Makefile: Do not output deprecated warnings.
10 2006-09-22  Gert Driesen  <drieseng@users.sourceforge.net>
12         * System.ServiceProcess.dll.sources: Added ServiceNameConverter.cs.
14 2006-09-14  Gert Driesen  <drieseng@users.sourceforge.net>
16         * Makefile: Treat warnings as error. Ignore no warnings.
17         * System.ServiceProcess.dll.sources: Added ServiceControllerImpl.cs,
18         UnixServiceController.cs and Win32ServiceController.cs.
19         * System.ServiceProcess_test.dll.sources: Added
20         ServiceControllerTest.cs.
22 2005-01-23  Geoff Norton  <gnorton@customerdna.com>
24         * System.ServiceProcess.dll.sources: Add ServiceInstaller and 
25         ServiceProcessInstaller to the build.
27 2004-09-11  Sebastien Pouliot  <sebastien@ximian.com>
29         * Makefile: Updated to include unit tests.
30         * System.ServiceProcess.dll.sources: Added ServiceControllerPermission
31         class to the build.
32         * System.ServiceProcess_test.dll.sources: New. Added sources file for 
33         unit tests.
35 2003-07-30  Duncan Mak  <duncan@ximian.com>
37         * TimeoutException.cs: 
38         * ServiceProcessDescriptionAttribute.cs:
39         * ServiceControllerPermissionAttribute.cs:              
40         * ServiceControllerPermissionEntryCollection.cs:
41         * ServiceControllerPermissionEntry.cs: Added.
43         * TODOAttribute.cs:
44         * Locale.cs: Added.
46         * ServiceBase.cs: Added missing APIs.
47         
48 2003-02-23  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
50         * added makefile and other tidbits to be able to make in Linux
52 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
54         * added System.ServiceProcess.build file
55         * added ChangeLog file