From 72f72e57be978030ec5e104d9fd88afe97ab2825 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Sat, 11 Feb 2017 00:46:16 +0100 Subject: Add another config option change. And tweak text. --- NEWS.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/NEWS.md b/NEWS.md index 8e74ade..9535f2c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,17 +2,21 @@ ## Incompatible changes -- Local configuration files need two new settings: 'configurl' and +- Local configuration files need two new options: 'configurl' and 'logadminkey'. The former is where the log administrator publishes the (generated) global config file and the latter can be found in that file. -- The configuration setting 'publicaddresses', used by frontend nodes, - has changed to 'ctapiaddresses'. +- The previous configuration option 'publicaddresses', used by + frontend nodes, is now 'ctapiaddresses'. -- The configuration setting 'known_roots' in merge configuration files - has changed to 'knownroots' to match what's being used by all other - nodes types. +- The previous configuration option 'addresses' is now + 'frontendaddresses', 'storageaddresses', 'signingaddresses', and + 'mergeaddresses' (closes CATLFISH-74). + +- The previous configuration option 'known_roots', used by primary + merge nodes, is now 'knownroots', to match what's being used by the + other nodes types. It should be noted that regeneration of Erlang config files is necessary when upgrading to 0.10.0 from a previous version. -- cgit v1.1