Przeglądaj źródła

* ChangeLog: forgot to commit ChangeLog.

svn path=/trunk/mcs/; revision=66387
Gert Driesen 19 lat temu
rodzic
commit
acfc14e230

+ 3 - 1
mcs/class/System.ServiceProcess/System.ServiceProcess/ChangeLog

@@ -1,6 +1,8 @@
 2006-10-07  Gert Driesen  <[email protected]>
 
-	
+        * ServiceController.cs: Modifying ServiceService, DisplayName
+        or MachineName does not cause cache to be cleared. Categorized as
+        "By Design" by MS.
 
 2006-09-22  Gert Driesen  <[email protected]>