aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2018-03-01 20:16:06 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2018-03-01 20:30:32 +0100
commita4a5fc7c17cd63fae39db3b01b4bc1b0a32b6e1f (patch)
tree06d0364425ce31e765e676e0dbe4b90450971a55
parent987a80995a69578f0645eb107689fca908819729 (diff)
parentb22c289ae6ec81e64678e314b562b0d8a0a14809 (diff)
downloadbitcoin-a4a5fc7c17cd63fae39db3b01b4bc1b0a32b6e1f.tar.xz
Merge #12546: [docs] Minor improvements to Compatibility Notes
b22c289 [docs] Minor improvements to Compatibility Notes (Randolf Richardson) Pull request description: Progressed from Windows Vista to Windows 7 for OS testing statement. Tree-SHA512: b8027c3d284d6f7197b434f29fdff9da9b9b1daa2b05cd900eb6d216df4930d9cfa6280e23e9f493aa6bcc874cb32ea377034d64783f535986e8c069acf8319d
-rw-r--r--doc/release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 528cb81a38..ac49dc7909 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.