diff --git a/doc/release-notes-34544.md b/doc/release-notes-34544.md new file mode 100644 index 00000000000..bcc3e38f3c4 --- /dev/null +++ b/doc/release-notes-34544.md @@ -0,0 +1,7 @@ +Wallet +------ + +- Wallets names that are relative paths including `..` and `.` elements, and + wallets named `/` are no longer allowed. Any users that depended on this + behavior can instead use absolute paths to their wallet or move their wallet + to a safer path.