From 27d82b63fb8869716d2f103fd381c2413bde4d1b Mon Sep 17 00:00:00 2001 From: fanquake Date: Fri, 22 Nov 2019 18:12:00 -0500 Subject: gui: remove macOS start on login code The macOS startup item code was disabled for builds targeting macOS > 10.11 in #15208. Now that we require macOS 10.12 as a minimum, #17550, we can remove the startup item code entirely, as the API we were using was removed in macOS 10.12. --- doc/release-notes.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/release-notes.md') diff --git a/doc/release-notes.md b/doc/release-notes.md index 88740ea1da..0981315190 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -86,6 +86,8 @@ Low-level Changes section below. GUI changes ----------- +- The "Start Bitcoin Core on system login" option has been removed on macOS. + Wallet ------ -- cgit v1.2.3