aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 88747a6..55338b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/README.md b/README.md
index be8bdd8..501f7bb 100644
--- a/README.md
+++ b/README.md
@@ -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
37LibreSSL also supports the following Windows environments: 37LibreSSL 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