doc: Add relase note for db→walletdb rename

This commit is contained in:
Wladimir J. van der Laan 2019-11-08 18:52:19 +01:00
parent 4c1d263d93
commit e2c03c1156

View 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.