mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-04 15:18:05 +01:00
doc: Release notes for 27068
To reflect the change in behavior.
This commit is contained in:
parent
4b1205ba37
commit
b4bdabc223
1 changed files with 6 additions and 0 deletions
6
doc/release-notes-27068.md
Normal file
6
doc/release-notes-27068.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
Wallet
|
||||||
|
------
|
||||||
|
|
||||||
|
- Wallet passphrases may now contain null characters.
|
||||||
|
Prior to this change, only characters up to the first
|
||||||
|
null character were recognized and accepted. (#27068)
|
Loading…
Add table
Reference in a new issue