mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 03:47:29 -03:00
doc: Add relase note for db→walletdb rename
This commit is contained in:
parent
4c1d263d93
commit
e2c03c1156
1 changed files with 5 additions and 0 deletions
5
doc/release-notes-17410.md
Normal file
5
doc/release-notes-17410.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
Command-line options
|
||||
--------------------
|
||||
|
||||
- The `-debug=db` logging category has been renamed to `-debug=walletdb`, to distinguish it from `coindb`.
|
||||
`-debug=db` has been deprecated and will be removed in the next major release.
|
Loading…
Reference in a new issue