diff --git a/doc/release-notes-30529.md b/doc/release-notes-30529.md new file mode 100644 index 0000000000..71362b3abe --- /dev/null +++ b/doc/release-notes-30529.md @@ -0,0 +1,4 @@ +Configuration +------------- + +Handling of negated `-noseednode`, `-nobind`, `-nowhitebind`, `-norpcbind`, `-norpcallowip`, `-norpcwhitelist`, `-notest`, `-noasmap`, `-norpcwallet`, `-noonlynet`, and `-noexternalip` options has changed. Previously negating these options had various confusing and undocumented side effects. Now negating them just resets the settings and restores default behaviors, as if the options were not specified.