Make this more accurate


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17916 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index d889cc2..fe8e31e 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -97,7 +97,9 @@
       program.</li>
   <li>The LLVM makefiles have been improved to build LLVM much faster and 
       includes new targets (like make dist-check).</li>
-  <li>The LLVM source code is now compatible with Microsoft Visual C++.</li>
+  <li>The LLVM source code is much more compatible with Microsoft Visual C++,
+      including the JIT and runtime-code generation, though the entire system 
+      may not work with it.</li>
 </ol>
 
 </div>