2010-04-15 Jérémie Laval <jeremie.laval@gmail.com>
[mono.git] / mcs / class / corlib / System.Threading / ChangeLog
index 050e42627f369688a5f1b7672b9b88f8dd1f0c63..533d11fddbcd353d5797ae51a73992948fcec314 100644 (file)
@@ -1,3 +1,9 @@
+2010-04-15  Jérémie Laval  <jeremie.laval@gmail.com>
+
+       * AtomicBoolean.cs:
+       * CountdownEvent.cs:
+       * SpinLock.cs: Add BOOTSTRAP_NET_4_0 define
+
 2010-03-25 Gonzalo Paniagua Javier <gonzalo@novell.com>
 
        * ThreadPool.cs: add fast path to queue work items in the runtime.