mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-24 18:23:26 -03:00
doc: add release-notes-27064.md
This commit is contained in:
parent
855dd8d592
commit
84900ac34f
1 changed files with 7 additions and 0 deletions
7
doc/release-notes/release-notes-27064.md
Normal file
7
doc/release-notes/release-notes-27064.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
Files
|
||||
-----
|
||||
|
||||
The default data directory on Windows has been moved from `C:\Users\Username\AppData\Roaming\Bitcoin`
|
||||
to `C:\Users\Username\AppData\Local\Bitcoin`. Bitcoin Core will check the existence
|
||||
of the old directory first and continue to use that directory for backwards
|
||||
compatibility if it is present.
|
Loading…
Add table
Reference in a new issue