Mention the --enable-targets= option to configure.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21459 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index e3ae389..4bcf6c4 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -84,6 +84,9 @@
Alpha, and IA64.</li>
<li>Support for Microsoft Visual Studio is improved, and <a
href="GettingStartedVS.html">now documented</a>.</li>
+ <li>Configuring LLVM to build targets selectively is now implemented, via the
+ <tt>--enable-targets=</tt> option. This feature is documented
+ <a href="GettingStarted.html#config">here</a>.</li>
</ol>
</div>