X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=status%2FChangeLog;h=fc3bda6155daf27d22b4280a528175720093c9e2;hb=92dde70ec0c88c543b21532e2a016751d0762392;hp=0b42180b009c5c969e33c3694f11c1b78f037518;hpb=d2bf75c0f7422444d5c7ce6c1d394f99a6203628;p=mono.git diff --git a/status/ChangeLog b/status/ChangeLog index 0b42180b009..fc3bda6155d 100755 --- a/status/ChangeLog +++ b/status/ChangeLog @@ -1,3 +1,77 @@ +2002-07-13 Jonathan Pryor + * 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 + * 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 + + * maintainers.xml: added myself. + * class.xml: added System.Net.Sockets.UdpClient and updated + System.Net.IPAddress and IPEndPoint. + +2002-03-17 Nick Drochak + + * class.xml: Added class I stubbed out: + ApplicationDirectoryMembershipCondition + +2002-01-14 Nick Drochak + + * class.xml: Added classes I implemented. + +2002-01-07 John Barnette + + * type-maintainers.xml: new format for information. + +2002-01-05 Nick Drochak + + * .cvsignore: ignore cormissing file which is generated by + /mcs/tools/corcompare.exe + +2001-11-19 Daniel Weber + * class.xml : Added System.Xml classes + * maintainers.xml: Added myself +2001-10-11 + + * ByMaintainer.xsl: support for sorting classnames + * ByNamespace.xsl: support for sorting classnames, mailto href on + maintainer + +Tue Sep 25 19:03:52 CEST 2001 Paolo Molaro + + * class.xml: updates. + 2001-09-14 Dick Porter * class.xml: Added System.Threading classes