In tests/attributes:
[mono.git] / mcs / class / System.ServiceProcess / System.ServiceProcess / ChangeLog
index 01ceca70be7acce54d609349162ab68dbc91d0cc..b8db53c9145b65229a8efc33e82c82d0d2379d4a 100644 (file)
@@ -1,3 +1,8 @@
+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.