docs/ReleaseNotes.html: Mention that Windows 2000 will not be supported any more.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 22 Aug 2011 23:22:05 +0000 (23:22 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 22 Aug 2011 23:22:05 +0000 (23:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138297 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index ebcbf15dadf7f27941042eb16eb8fce007f08324..6188ffd4c88f1119dcc6e9f68f6bfb2b7ca01320 100644 (file)
@@ -589,6 +589,14 @@ it run faster:</p>
       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>
 
 <!--=========================================================================-->