diff options
author | Ben Carman <benthecarman@live.com> | 2018-12-17 06:12:05 -0600 |
---|---|---|
committer | Ben Carman <benthecarman@live.com> | 2018-12-17 06:12:05 -0600 |
commit | 3019ba28d1fbe631c2318375c44aca0d769cc5a5 (patch) | |
tree | 01c19d4bde96ad30a373f30cfd325587f98fc55e /doc/release-notes.md | |
parent | 34241716852df6ea6a3543822f3bf6f886519d4b (diff) |
Making supported operating systems more clear
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r-- | doc/release-notes.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index f5c139e3f1..2c9c672ab8 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -47,8 +47,9 @@ processing the entire blockchain. Compatibility ============== -Bitcoin Core is extensively tested on multiple operating systems using -the Linux kernel, macOS 10.10+, and Windows 7 and newer (Windows XP is not supported). +Bitcoin Core is supported and extensively tested on operating systems using +the Linux kernel, macOS 10.10+, and Windows 7 and newer. It is not recommended +to use Bitcoin Core on unsupported systems. Bitcoin Core should also work on most other Unix-like systems but is not frequently tested on them. |