docs/ReleaseNotes.html: Mention that Windows 2000 will not be supported any more.
llvm-svn: 138297
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index ebcbf15..6188ffd4 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -589,6 +589,14 @@
is still accepted, but is now considered deprecated.</li>
</ul>
+<h4>Windows (32-bit)</h4>
+<div>
+<ul>
+ <li>On Win32(MinGW32 and MSVC), Windows 2000 will not be supported.
+ Windows XP or higher is required.</li>
+</ul>
+</div>
+
</div>
<!--=========================================================================-->