aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Carman <[email protected]>2018-12-17 06:12:05 -0600
committerBen Carman <[email protected]>2018-12-17 06:12:05 -0600
commit3019ba28d1fbe631c2318375c44aca0d769cc5a5 (patch)
tree01c19d4bde96ad30a373f30cfd325587f98fc55e
parentMerge #14969: tests: Fix cuckoocache_tests TSAN failure introduced in 14935. (diff)
downloaddiscoin-3019ba28d1fbe631c2318375c44aca0d769cc5a5.tar.xz
discoin-3019ba28d1fbe631c2318375c44aca0d769cc5a5.zip
Making supported operating systems more clear
-rw-r--r--doc/release-notes.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index f5c139e3f..2c9c672ab 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.