diff options
author | Randolf Richardson <randolf@richardson.tw> | 2018-02-26 13:52:25 -0800 |
---|---|---|
committer | Randolf Richardson <randolf@richardson.tw> | 2018-02-27 01:42:23 +0000 |
commit | b22c289ae6ec81e64678e314b562b0d8a0a14809 (patch) | |
tree | 5c244521b48c9f9638ba83c31e9a20e9d36e797b | |
parent | 228b086b9a3de02b534474027353a80dead2c292 (diff) |
[docs] Minor improvements to Compatibility Notes
Progressed from Windows Vista to Windows 7 for OS testing statement.
-rw-r--r-- | doc/release-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 528cb81a38..ac49dc7909 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. |