added NET_2_0 strongly typed overrides
[mono.git] / mcs / class / corlib / System.Threading / ChangeLog
index ae5739947707e2092c54e61691551e9fa780f5d6..1efcae918555155afde034e66b1c5c6ecf52ec59 100644 (file)
@@ -1,3 +1,13 @@
+2006-07-04  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * WaitHandle.cs : CheckArray() is also used in WaitAny(), so added
+         extra argument to skip STAThread check.
+
+2006-06-30  Duncan Mak  <duncan@novell.com>
+
+       * WaitHandle.cs (CheckArray): Avoid using reflection unless we
+       really need to.
+
 2006-06-29  Duncan Mak  <duncan@novell.com>
 
        * WaitHandle.cs (CheckArray): Throw NotSupportedException if the