]> git.lizzy.rs Git - rust.git/commitdiff
Update README.md
authorTaylor Hutchison <seanthutchison@gmail.com>
Fri, 10 Oct 2014 04:41:30 +0000 (23:41 -0500)
committerTaylor Hutchison <seanthutchison@gmail.com>
Fri, 10 Oct 2014 04:41:30 +0000 (23:41 -0500)
Added 64-bit Windows support to the list of platforms. Support for 64-bit Windows was added in Rust 0.12.0. See  https://mail.mozilla.org/pipermail/rust-dev/2014-October/011267.html for the release notes.

README.md

index 9def5e305db090900cb5efe26ece0ebb99e8780a..75ff4f2bf11176ed0fd4c235627aff40134c82c0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ fetch snapshots, and an OS that can execute the available snapshot binaries.
 
 Snapshot binaries are currently built and tested on several platforms:
 
-* Windows (7, 8, Server 2008 R2), x86 only
+* Windows (7, 8, Server 2008 R2), x86 and x86-64 (64-bit support added in Rust 0.12.0)
 * Linux (2.6.18 or later, various distributions), x86 and x86-64
 * OSX 10.7 (Lion) or greater, x86 and x86-64