Merge pull request #836 from madewokherd/buildfixes
[mono.git] / mcs / class / System / ChangeLog
index 363cd5c38a1a02b270b8bde5ab133240be6b3f92..321c80768286a3344a28f9451a1073e942c5149d 100644 (file)
@@ -1,3 +1,17 @@
+2010-07-21  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile: Ensure SECURITY_DEP gets defined in our moonlight
+       raw profile
+
+2010-05-10  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * moonlight_bootstrap_System.dll.sources: Minimal build for 
+       bootstrap. Does not depend on corlib's internals
+       * moonlight_raw_System.dll.sources: Full raw (pre-tuned) build 
+       for Moonlight - includes SSL code
+       * moonlight_shared_System.dll.sources: New. Parts that are both
+       needed for bootstrap and raw builds
+
 2010-04-29  Marek Habersack  <mhabersack@novell.com>
 
        * System.Security.Authentication.ExtendedProtection/ChannelBinding.cs: