Make MonoThreadCleanupFunc take an InternalThread instead of a Thread.
[mono.git] / README
diff --git a/README b/README
index 20d75bef634a021d2bf3d8d2651cd38a8e1bdc5c..fcf01c3fca52ae5e0d4adc4cddcc784ee5d959dc 100644 (file)
--- a/README
+++ b/README
@@ -473,6 +473,15 @@ This is Mono.
                There are a number of runtime options to control this
                also, see the man page.
 
+       --enable-nacl
+
+               This configures the Mono compiler to generate code
+               suitable to be used by Google's Native Client:
+
+                        http://code.google.com/p/nativeclient/
+
+               Currently this is used with Mono's AOT engine as
+               Native Client does not support JIT engines yet.
 
 2. Using Mono
 =============
@@ -557,3 +566,5 @@ This is Mono.
                directory is automatically configured to share the
                same prefix than this module gets.
 
+
+