From b22c289ae6ec81e64678e314b562b0d8a0a14809 Mon Sep 17 00:00:00 2001 From: Randolf Richardson Date: Mon, 26 Feb 2018 13:52:25 -0800 Subject: [PATCH] [docs] Minor improvements to Compatibility Notes Progressed from Windows Vista to Windows 7 for OS testing statement. --- doc/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release-notes.md b/doc/release-notes.md index 528cb81a3..ac49dc790 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -48,7 +48,7 @@ Compatibility ============== Bitcoin Core is extensively tested on multiple operating systems using -the Linux kernel, macOS 10.8+, and Windows Vista and later. Windows XP is not supported. +the Linux kernel, macOS 10.8+, and Windows 7 and newer (Windows XP is not supported). Bitcoin Core should also work on most other Unix-like systems but is not frequently tested on them.