diff options
| author | Randolf Richardson <[email protected]> | 2018-02-26 13:52:25 -0800 |
|---|---|---|
| committer | Randolf Richardson <[email protected]> | 2018-02-27 01:42:23 +0000 |
| commit | b22c289ae6ec81e64678e314b562b0d8a0a14809 (patch) | |
| tree | 5c244521b48c9f9638ba83c31e9a20e9d36e797b /doc/release-notes.md | |
| parent | Merge #12083: Improve getchaintxstats test coverage (diff) | |
| download | discoin-b22c289ae6ec81e64678e314b562b0d8a0a14809.tar.xz discoin-b22c289ae6ec81e64678e314b562b0d8a0a14809.zip | |
[docs] Minor improvements to Compatibility Notes
Progressed from Windows Vista to Windows 7 for OS testing statement.
Diffstat (limited to 'doc/release-notes.md')
| -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 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. |