From 8df4aaabbe3da5036436b96b5839acb1d7cd45f1 Mon Sep 17 00:00:00 2001 From: fanquake Date: Thu, 7 Dec 2023 13:34:28 +0000 Subject: [PATCH] doc: add minimum required Linux Kernel to release-notes --- doc/release-notes-empty-template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/release-notes-empty-template.md b/doc/release-notes-empty-template.md index 887104548b0..96e28c37633 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