[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Core / ChangeLog
index 3bca76179ab46725c70af80796b983a26932a832..bd4b0aca1b3af77681d6092d59b599d440d5cc86 100644 (file)
@@ -1,3 +1,21 @@
+2010-06-18  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * System.Core/Dummy.cs: 
+       * moonlight_raw_System.Core.dll.sources: Add an internal dummy class to create
+       the System.Core namespace.
+
+       * Makefile:
+       * moonlight_raw_System.Core.dll.sources: Include the dlr in Moonlight.
+
+2010-05-25  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: define INSIDE_SYSCORE.
+
+2010-04-23  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * moonlight_raw_System.Core.dll.sources: Include Lazy.cs and
+       LazyThreadSafetyMode.cs from corlib in here.
+
 2010-04-15  Jérémie Laval  <jeremie.laval@gmail.com>
 
        * System.Core_test.dll.sources: Add PLinq unit tests