diff --git a/doc/release-notes-27068.md b/doc/release-notes-27068.md new file mode 100644 index 00000000000..3f5c5dba37b --- /dev/null +++ b/doc/release-notes-27068.md @@ -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) \ No newline at end of file