diff --git a/doc/release-notes.md b/doc/release-notes.md index 2c63b1f88..43009b081 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -90,6 +90,9 @@ Low-level RPC changes * `getmininginfo` - The wallet RPC `getreceivedbyaddress` will return an error if called with an address not in the wallet. +Changed command-line options +----------------------------- +- `-debuglogfile=` can be used to specify an alternative debug logging file. Credits =======