Merge #18632: doc: Fix macos comments in release-notes

fa6cb00ce535d9be2c91465200674a07fc13c7d9 doc: Fix macos comments in release-notes (MarcoFalke)

Pull request description:

ACKs for top commit:
  hebasto:
    ACK fa6cb00ce535d9be2c91465200674a07fc13c7d9.
  fanquake:
    ACK fa6cb00ce535d9be2c91465200674a07fc13c7d9 - this has also been done in the release notes in the wiki.

Tree-SHA512: ce325a9a32e28923ad34bdc7c1c69e9d14636a18d05604158e99f80683686bd2ba5550e84f85479336658b84c40dbe2940840e47d69c10ae3d41180dad49c8f3
This commit is contained in:
fanquake 2020-04-15 08:59:13 +08:00
commit 4d793bcfe8
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1

View File

@ -46,16 +46,15 @@ Compatibility
============== ==============
Bitcoin Core is supported and extensively tested on operating systems using 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. to use Bitcoin Core on unsupported systems.
Bitcoin Core should also work on most other Unix-like systems but is not Bitcoin Core should also work on most other Unix-like systems but is not
as frequently tested on them. as frequently tested on them.
From Bitcoin Core 0.17.0 onwards, macOS versions earlier than 10.10 are no From Bitcoin Core 0.20.0 onwards, macOS versions earlier than 10.12 are no
longer supported, as Bitcoin Core is now built using Qt 5.9.x which requires longer supported. Additionally, Bitcoin Core does not yet change appearance
macOS 10.10+. Additionally, Bitcoin Core does not yet change appearance when when macOS "dark mode" is activated.
macOS "dark mode" is activated.
In addition to previously supported CPU platforms, this release's pre-compiled In addition to previously supported CPU platforms, this release's pre-compiled
distribution provides binaries for the RISC-V platform. distribution provides binaries for the RISC-V platform.