grammar updates
[mono.git] / status / ChangeLog
index d011cba26dabe33544805adf0cb1ce411f3bb4d6..fc3bda6155daf27d22b4280a528175720093c9e2 100755 (executable)
@@ -1,3 +1,51 @@
+2002-07-13  Jonathan Pryor <jonpryor@vt.edu>
+       * class.xml: Added entries for the following classes from System.Diagnostics:
+               - CounterCreationData.cs: Implemented
+               - CounterCreationDataCollection.cs: Implemented
+               - CounterSample.cs: Stubbed Out
+               - CounterSampleCalculator.cs: Stubbed Out
+               - InstanceData.cs: Implemented
+               - InstanceDataCollection.cs: Implemented
+               - InstanceDataCollectionCollection.cs: Implemented
+               - MonitoringDescriptionAttribute.cs: Implemented
+               - PerformanceCounter.cs: Stubbed Out
+               - PerformanceCounterCategory.cs: Stubbed Out
+               - PerformanceCounterInstaller.cs: Stubbed Out
+               - PerformanceCounterManager.cs: Stubbed Out
+               - PerformanceCounterPermission.cs: Stubbed Out
+               - PerformanceCounterPermissionAccess.cs: Implemented
+               - PerformanceCounterPermissionAttribute.cs: Stubbed Out
+               - PerformanceCounterPermissionEntry.cs: Stubbed Out
+               - PerformanceCounterPermissionEntryCollection.cs: Implemented
+               - PerformanceCounterType.cs: Implemented
+
+2002-06-09  Jonathan Pryor <jonpryor@vt.edu>
+       * class.xml: Added entries for the following classes from System.Diagnostics:
+               -       EntryWrittenEventArgs
+               -       EntryWrittenEventHandler
+               -       EventLog
+               -       EventLogEntryCollection
+               -       EventLogEntry
+               -       EventLogEntryType
+               -       EventLogInstaller
+               -       EventLogPermissionAccess
+               -       EventLogPermissionAttribute
+               -       EventLogPermission
+               -       EventLogPermissionEntryCollection
+               -       EventLogPermissionEntry
+               -       EventLogTraceListener
+
+2002-04-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * maintainers.xml: added myself.
+       * class.xml: added System.Net.Sockets.UdpClient and updated
+       System.Net.IPAddress and IPEndPoint.
+
+2002-03-17  Nick Drochak  <ndrochak@gol.com>
+
+       * class.xml: Added class I stubbed out:
+       ApplicationDirectoryMembershipCondition
+
 2002-01-14  Nick Drochak  <ndrochak@gol.com>
 
        * class.xml: Added classes I implemented.