diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -35,7 +35,7 @@ with the OpenSSL project. | |||
35 | 35 | ||
36 | * Assorted build fixes for musl, HP-UX, Mingw, Solaris. | 36 | * Assorted build fixes for musl, HP-UX, Mingw, Solaris. |
37 | 37 | ||
38 | * Initial support for Windows 2009, 2003, XP | 38 | * Initial support for Windows Embeded 2009, Server 2003, XP |
39 | 39 | ||
40 | * Protocol parsing conversions to BoringSSL's CRYPTO ByteString (CBS) API | 40 | * Protocol parsing conversions to BoringSSL's CRYPTO ByteString (CBS) API |
41 | 41 | ||
@@ -35,7 +35,7 @@ At the time of this writing, LibreSSL is know to build and work on: | |||
35 | * AIX (5.3 and later) | 35 | * AIX (5.3 and later) |
36 | 36 | ||
37 | LibreSSL also supports the following Windows environments: | 37 | LibreSSL also supports the following Windows environments: |
38 | * Microsoft Windows (Vista or higher, x86 and x64) | 38 | * Microsoft Windows (XP or higher, x86 and x64) |
39 | * Wine (32-bit and 64-bit) | 39 | * Wine (32-bit and 64-bit) |
40 | * Builds with Mingw-w64 and Cygwin | 40 | * Builds with Mingw-w64 and Cygwin |
41 | 41 | ||