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
path: root/status
diff options
context:
space:
mode:
authorJonathan Pryor <jpryor@novell.com>2002-06-09 22:11:16 +0400
committerJonathan Pryor <jpryor@novell.com>2002-06-09 22:11:16 +0400
commit856ab374d01fa690af72a9c3e0920ec198c434fc (patch)
tree8d43c78d6667d7d6fa91f12db7c312651a8fc72b /status
parentf7a8fc051bdb62a5f648b3cedb6e10ca47d22a12 (diff)
* class.xml: Added entries for the following classes from System.Diagnostics:
- EntryWrittenEventArgs - EntryWrittenEventHandler - EventLog - EventLogEntryCollection - EventLogEntry - EventLogEntryType - EventLogInstaller - EventLogPermissionAccess - EventLogPermissionAttribute - EventLogPermission - EventLogPermissionEntryCollection - EventLogPermissionEntry - EventLogTraceListener svn path=/trunk/mono/; revision=5192
Diffstat (limited to 'status')
-rwxr-xr-xstatus/ChangeLog16
-rwxr-xr-xstatus/class.xml126
2 files changed, 142 insertions, 0 deletions
diff --git a/status/ChangeLog b/status/ChangeLog
index 1f6b16d0b6b..e9949e49263 100755
--- a/status/ChangeLog
+++ b/status/ChangeLog
@@ -1,3 +1,19 @@
+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.
diff --git a/status/class.xml b/status/class.xml
index 4dcf9936378..4a044c84eb7 100755
--- a/status/class.xml
+++ b/status/class.xml
@@ -885,6 +885,123 @@
<maintainer>angryjohn69@nc.rr.com</maintainer>
</maintainers>
</class>
+ <class name="System.Diagnostics.EntryWrittenEventArgs">
+ <last-activity>Jun-08-2002</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>100</completion>
+ <maintainers>
+ <maintainer>jonpryor@vt.edu</maintainer>
+ </maintainers>
+ </class>
+ <class name="System.Diagnostics.EntryWrittenEventHandler">
+ <last-activity>Jun-08-2002</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>100</completion>
+ <maintainers>
+ <maintainer>jonpryor@vt.edu</maintainer>
+ </maintainers>
+ </class>
+ <class name="System.Diagnostics.EventLog">
+ <last-activity>Jun-08-2002</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>1</completion>
+ <maintainers>
+ <maintainer>jonpryor@vt.edu</maintainer>
+ </maintainers>
+ </class>
+ <class name="System.Diagnostics.EventLogEntry">
+ <last-activity>Jun-08-2002</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>1</completion>
+ <maintainers>
+ <maintainer>jonpryor@vt.edu</maintainer>
+ </maintainers>
+ </class>
+ <class name="System.Diagnostics.EventLogEntryCollection">
+ <last-activity>Jun-08-2002</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>90</completion>
+ <maintainers>
+ <maintainer>jonpryor@vt.edu</maintainer>
+ </maintainers>
+ </class>
+ <class name="System.Diagnostics.EventLogEntryType">
+ <last-activity>Jun-08-2002</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>100</completion>
+ <maintainers>
+ <maintainer>jonpryor@vt.edu</maintainer>
+ </maintainers>
+ </class>
+ <class name="System.Diagnostics.EventLogInstaller">
+ <last-activity>Jun-08-2002</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>01</completion>
+ <maintainers>
+ <maintainer>jonpryor@vt.edu</maintainer>
+ </maintainers>
+ </class>
+ <class name="System.Diagnostics.EventLogPermission">
+ <last-activity>Jun-08-2002</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>01</completion>
+ <maintainers>
+ <maintainer>jonpryor@vt.edu</maintainer>
+ </maintainers>
+ </class>
+ <class name="System.Diagnostics.EventLogPermissionAccess">
+ <last-activity>Jun-08-2002</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>100</completion>
+ <maintainers>
+ <maintainer>jonpryor@vt.edu</maintainer>
+ </maintainers>
+ </class>
+ <class name="System.Diagnostics.EventLogPermissionAttribute">
+ <last-activity>Jun-08-2002</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>01</completion>
+ <maintainers>
+ <maintainer>jonpryor@vt.edu</maintainer>
+ </maintainers>
+ </class>
+ <class name="System.Diagnostics.EventLogPermissionEntry">
+ <last-activity>Jun-08-2002</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>01</completion>
+ <maintainers>
+ <maintainer>jonpryor@vt.edu</maintainer>
+ </maintainers>
+ </class>
+ <class name="System.Diagnostics.EventLogPermissionEntryCollection">
+ <last-activity>Jun-08-2002</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>01</completion>
+ <maintainers>
+ <maintainer>jonpryor@vt.edu</maintainer>
+ </maintainers>
+ </class>
+ <class name="System.Diagnostics.EventLogTraceListener">
+ <last-activity>Jun-08-2002</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>01</completion>
+ <maintainers>
+ <maintainer>jonpryor@vt.edu</maintainer>
+ </maintainers>
+ </class>
<class name="System.Diagnostics.FileVersionInfo">
<last-activity>Apr-03-2002</last-activity>
<implementation>yes</implementation>
@@ -894,6 +1011,15 @@
<maintainer>??</maintainer>
</maintainers>
</class>
+ <class name="System.Diagnostics.ICollectData">
+ <last-activity>Jun-08-2002</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>100</completion>
+ <maintainers>
+ <maintainer>jonpryor@vt.edu</maintainer>
+ </maintainers>
+ </class>
<class name="System.Diagnostics.Process">
<last-activity>Apr-04-2002</last-activity>
<implementation>yes</implementation>