aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-16394.md
AgeCommit message (Collapse)Author
2019-08-22Doc: move detached release notes into release-notes.mdDavid A. Harding
2019-07-29Allow createwallet to take empty passwords to make unencrypted walletsAndrew Chow
Allow createwallet to take the empty string as a password and interpret that as leaving the wallet unencrypted. Also warn when that happens.