From fae98f66fe5a7cee12f1b01cb9c1545ec479cf02 Mon Sep 17 00:00:00 2001 From: fanquake Date: Thu, 23 Nov 2017 08:02:06 +0800 Subject: [Docs] Bump minimum required version of GCC to 4.8 --- doc/release-notes.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/release-notes.md') diff --git a/doc/release-notes.md b/doc/release-notes.md index 32f1bef62c..2c63b1f88e 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -56,6 +56,11 @@ frequently tested on them. Notable changes =============== +GCC 4.8.x +-------------- +The minimum version of GCC required to compile Bitcoin Core is now 4.8. No effort will be +made to support older versions of GCC. See discussion in issue #11732 for more information. + HD-wallets by default --------------------- Due to a backward-incompatible change in the wallet database, wallets created -- cgit v1.2.3