aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2023-12-07 13:34:28 +0000
committerfanquake <fanquake@gmail.com>2023-12-07 13:53:41 +0000
commit8df4aaabbe3da5036436b96b5839acb1d7cd45f1 (patch)
tree2d7d21fa1fbec2c3db18dc88981a609224fa1aa5 /doc
parentdce1dfbc47050404bcf3ce2461e8baff0b088ffb (diff)
downloadbitcoin-8df4aaabbe3da5036436b96b5839acb1d7cd45f1.tar.xz
doc: add minimum required Linux Kernel to release-notes
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes-empty-template.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/release-notes-empty-template.md b/doc/release-notes-empty-template.md
index 887104548b..96e28c3763 100644
--- a/doc/release-notes-empty-template.md
+++ b/doc/release-notes-empty-template.md
@@ -36,9 +36,9 @@ Compatibility
==============
Bitcoin Core is supported and extensively tested on operating systems
-using the Linux kernel, macOS 11.0+, and Windows 7 and newer. Bitcoin
+using the Linux Kernel 3.17+, macOS 11.0+, and Windows 7 and newer. Bitcoin
Core should also work on most other Unix-like systems but is not as
-frequently tested on them. It is not recommended to use Bitcoin Core on
+frequently tested on them. It is not recommended to use Bitcoin Core on
unsupported systems.
Notable changes