From 5d916a25d2381525359228f8f973e0a1d75da7b0 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Wed, 8 Jul 2015 08:56:01 -0500 Subject: update and clarify windows versions --- ChangeLog | 2 +- README.md | 2 +- 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. * 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 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: * 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 -- cgit v1.2.3-55-g6feb