From: NAKAMURA Takumi
Date: Mon, 22 Aug 2011 23:22:05 +0000 (+0000)
Subject: docs/ReleaseNotes.html: Mention that Windows 2000 will not be supported any more.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2026de255e3f653661c31fc6c710ff5e85ea1f71;p=oota-llvm.git
docs/ReleaseNotes.html: Mention that Windows 2000 will not be supported any more.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138297 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index ebcbf15dadf..6188ffd4c88 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -589,6 +589,14 @@ it run faster:
is still accepted, but is now considered deprecated.
+Windows (32-bit)
+
+
+ - On Win32(MinGW32 and MSVC), Windows 2000 will not be supported.
+ Windows XP or higher is required.
+
+
+