* TypeDescriptorTests.cs: Use Assert instead of deriving from
[mono.git] / mcs / class / System / System.Diagnostics / ChangeLog
index 3ffca1d4835b16997c1050e85b780f01003d5d87..d15b7610daa18ee7c30126a2741e3749a8522576 100644 (file)
@@ -1,3 +1,32 @@
+2007-02-02  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * EventLogImpl.cs: When no log name is specified, return zero-length
+       string for LogDisplayName.
+
+2007-01-28 Ilya Kharmatsky <ilyak -at- mainsoft.com>
+
+       * TraceEventCache.jvm.cs: added as a stub class.
+
+Tue Jan 23 17:19:13 CET 2007 Paolo Molaro <lupus@ximian.com>
+
+       * ProcessStartInfo.cs: put the fields in the order expected
+       by the runtime code.
+
+2007-01-18  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Switch.cs : added missing .ctor(), Attributes, Value, 
+         GetSupportedAttributes() and OnValueChanged().
+       * DiagnosticsConfigurationHandler.cs : added some hacky handler for
+         new "sources" element. Don't wrap another ConfigurationException.
+       * TraceListener.cs : added missing trace methods.
+       * TraceSource.cs, SourceLevels.cs, CorrelationManager.cs,
+         TraceEventCache.cs, TraceEventType.cs, SourceSwitch.cs:
+         added missing 2.0 stuff, mostly just stubs.
+
+2007-01-12  Miguel de Icaza  <miguel@novell.com>
+
+       * Trace.cs: Add a number of 2.0 overloads.
+
 2007-01-02  Gert Driesen  <drieseng@users.sourceforge.net>
 
        * Process.cs: Allow GetProcesses and GetProcessById overloads with