diff options
| author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-08-22 23:22:05 +0000 |
|---|---|---|
| committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-08-22 23:22:05 +0000 |
| commit | 2b462b54b9c9636734cfbecbe8eae42959ee2358 (patch) | |
| tree | caba259235a14f011bbc89ea25dcc081fbc00cf1 /llvm/docs | |
| parent | bd7972b49e28375074b7ccdadff7505d3ae117dd (diff) | |
| download | bcm5719-llvm-2b462b54b9c9636734cfbecbe8eae42959ee2358.tar.gz bcm5719-llvm-2b462b54b9c9636734cfbecbe8eae42959ee2358.zip | |
docs/ReleaseNotes.html: Mention that Windows 2000 will not be supported any more.
llvm-svn: 138297
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index ebcbf15dadf..6188ffd4c88 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -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> <!--=========================================================================--> |

