diff options
author | MarcoFalke <falke.marco@gmail.com> | 2020-04-14 10:01:27 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2020-04-14 09:59:58 -0400 |
commit | fa6cb00ce535d9be2c91465200674a07fc13c7d9 (patch) | |
tree | e9648e2d1ebf998703c1ed8a78c579f4b22f13ca /doc | |
parent | 4702cadca94520a36bfe979c85750563c30f7c85 (diff) |
doc: Fix macos comments in release-notes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes.md | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index db5aa0d8a7..0a900ea780 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -46,16 +46,15 @@ Compatibility ============== 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 +the Linux kernel, macOS 10.12+, 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 as frequently tested on them. -From Bitcoin Core 0.17.0 onwards, macOS versions earlier than 10.10 are no -longer supported, as Bitcoin Core is now built using Qt 5.9.x which requires -macOS 10.10+. Additionally, Bitcoin Core does not yet change appearance when -macOS "dark mode" is activated. +From Bitcoin Core 0.20.0 onwards, macOS versions earlier than 10.12 are no +longer supported. Additionally, Bitcoin Core does not yet change appearance +when macOS "dark mode" is activated. In addition to previously supported CPU platforms, this release's pre-compiled distribution provides binaries for the RISC-V platform. |