Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Molaro <lupus@oddwiz.org>2008-08-01 18:11:15 +0400
committerPaolo Molaro <lupus@oddwiz.org>2008-08-01 18:11:15 +0400
commitb73eaaf930f6b197e68c589aa352f8ddae96087e (patch)
tree4056903feb22c8d1d1f077877053c0613b2930c6 /mcs/class/System/System.Diagnostics/ChangeLog
parent8c79108340992b97a5140e47878ae932fc8a659f (diff)
Fri Aug 1 16:09:31 CEST 2008 Paolo Molaro <lupus@ximian.com>
* CounterCreationData.cs, PerformanceCounterCategory.cs: more checks and default type fix. svn path=/trunk/mcs/; revision=109426
Diffstat (limited to 'mcs/class/System/System.Diagnostics/ChangeLog')
-rw-r--r--mcs/class/System/System.Diagnostics/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mcs/class/System/System.Diagnostics/ChangeLog b/mcs/class/System/System.Diagnostics/ChangeLog
index 8a6aea4b218..d9a389066e6 100644
--- a/mcs/class/System/System.Diagnostics/ChangeLog
+++ b/mcs/class/System/System.Diagnostics/ChangeLog
@@ -1,3 +1,9 @@
+
+Fri Aug 1 16:09:31 CEST 2008 Paolo Molaro <lupus@ximian.com>
+
+ * CounterCreationData.cs, PerformanceCounterCategory.cs: more
+ checks and default type fix.
+
2008-07-28 Dick Porter <dick@ximian.com>
* Process.cs: When passing handle references around, it needs to