update and clarify windows versions

This commit is contained in:
Brent Cook 2015-07-08 08:56:01 -05:00
parent c194be1009
commit 5d916a25d2
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ with the OpenSSL project.
* Assorted build fixes for musl, HP-UX, Mingw, Solaris.
* Initial support for Windows 2009, 2003, XP
* Initial support for Windows Embeded 2009, Server 2003, XP
* Protocol parsing conversions to BoringSSL's CRYPTO ByteString (CBS) API

View File

@ -35,7 +35,7 @@ At the time of this writing, LibreSSL is know to build and work on:
* AIX (5.3 and later)
LibreSSL also supports the following Windows environments:
* Microsoft Windows (Vista or higher, x86 and x64)
* Microsoft Windows (XP or higher, x86 and x64)
* Wine (32-bit and 64-bit)
* Builds with Mingw-w64 and Cygwin