diff options
-rw-r--r-- | doc/release-notes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 2c63b1f88e..43009b0813 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=<file>` can be used to specify an alternative debug logging file. Credits ======= |