diff options
author | Brent Cook <bcook@openbsd.org> | 2018-03-21 14:13:06 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2018-03-21 14:13:06 -0500 |
commit | 78600e9bec2b52f0f8a0f7ce376f3783999bb824 (patch) | |
tree | 73d87f82e957273171367f40bbf13baa6abbf099 /README.md | |
parent | c22031f0fc020e6de9b2ef4de16fa10c674ec8fa (diff) | |
download | portable-78600e9bec2b52f0f8a0f7ce376f3783999bb824.tar.gz portable-78600e9bec2b52f0f8a0f7ce376f3783999bb824.tar.bz2 portable-78600e9bec2b52f0f8a0f7ce376f3783999bb824.zip |
changelog fixes, update windows compatibility
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ At the time of this writing, LibreSSL is know to build and work on: | |||
37 | * AIX (5.3 and later) | 37 | * AIX (5.3 and later) |
38 | 38 | ||
39 | LibreSSL also supports the following Windows environments: | 39 | LibreSSL also supports the following Windows environments: |
40 | * Microsoft Windows (XP or higher, x86 and x64) | 40 | * Microsoft Windows (Vista or higher, x86 and x64) |
41 | * Wine (32-bit and 64-bit) | 41 | * Wine (32-bit and 64-bit) |
42 | * Builds with Mingw-w64, Cygwin, and Visual Studio | 42 | * Builds with Mingw-w64, Cygwin, and Visual Studio |
43 | 43 | ||