In tests/attributes:
[mono.git] / mcs / class / System.ServiceProcess / System.ServiceProcess / ChangeLog
index c9822f91faebd7a7a115b9225b9d46ffe7fca92d..b8db53c9145b65229a8efc33e82c82d0d2379d4a 100644 (file)
@@ -1,3 +1,14 @@
+2004-04-04  Joerg Rosenkranz  <joergr@voelcker.com>
+
+       * ServiceBase.cs: Introduced static field for interoperation with monod.
+       Implemented Run methods.
+       
+2004-01-23  Geoff Norton  <gnorton@customerdna.com>
+
+       * ServiceBase.cs: Implement missing virtuals.
+       * ServiceInstaller.cs: Initial Implementation.
+       * ServiceProcessInstaller.cs: Initial Implementation.
+
 2004-09-11  Sebastien Pouliot  <sebastien@ximian.com>
 
        * ChangeLog: New.