2009-04-09 Zoltan Varga <vargaz@gmail.com>
[mono.git] / README
diff --git a/README b/README
index d5cf13476d6d2012a0e4919bf28050e29404af12..7c8981e1e5937b548411a50274107172f094af3f 100644 (file)
--- a/README
+++ b/README
@@ -279,12 +279,10 @@ This is Mono.
                (1.1 and 2.0 APIs).
 
                This will produce the `smcs' compiler which will reference
                (1.1 and 2.0 APIs).
 
                This will produce the `smcs' compiler which will reference
-               the Silvelright modified assemblies (mscorlib.dll,
+               the Silverlight modified assemblies (mscorlib.dll,
                System.dll, System.Code.dll and System.Xml.Core.dll) and turn
                on the LINQ extensions for the compiler.
 
                System.dll, System.Code.dll and System.Xml.Core.dll) and turn
                on the LINQ extensions for the compiler.
 
-               This option defaults to `no' and it is considered pre-alpha.
-
        --with-libgdiplus=installed,sibling,<path>
 
                This is used to configure where should Mono look for
        --with-libgdiplus=installed,sibling,<path>
 
                This is used to configure where should Mono look for
@@ -361,6 +359,11 @@ This is Mono.
                reflection_emit:
                        Drop System.Reflection.Emit support
 
                reflection_emit:
                        Drop System.Reflection.Emit support
 
+               reflection_emit_save:
+                       Drop support for saving dynamically created
+                       assemblies (AssemblyBuilderAccess.Save) in
+                       System.Reflection.Emit.
+
                simd:
                        Disables support for the Mono.SIMD intrinsics
                        library.
                simd:
                        Disables support for the Mono.SIMD intrinsics
                        library.