diff options
author | fanquake <fanquake@gmail.com> | 2023-12-07 13:34:28 +0000 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-12-07 13:53:41 +0000 |
commit | 8df4aaabbe3da5036436b96b5839acb1d7cd45f1 (patch) | |
tree | 2d7d21fa1fbec2c3db18dc88981a609224fa1aa5 /doc | |
parent | dce1dfbc47050404bcf3ce2461e8baff0b088ffb (diff) |
doc: add minimum required Linux Kernel to release-notes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes-empty-template.md | 4 |
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 |