mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-12 06:53:11 +02:00
doc: Add release note for disallowing some wallet path names
This commit is contained in:
7
doc/release-notes-34544.md
Normal file
7
doc/release-notes-34544.md
Normal file
@@ -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.
|
||||
Reference in New Issue
Block a user