aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMatthew Zipkin <pinheadmz@gmail.com>2023-04-26 14:06:39 +0100
committerMatthew Zipkin <pinheadmz@gmail.com>2024-04-30 11:03:46 -0400
commit84900ac34f6888b7a851d0a6a5885192155f865c (patch)
treedd206f18600f13a4deec7147117f17c3c111bcda /doc
parent855dd8d592c951a2b3239867ffbf66bb8677d470 (diff)
doc: add release-notes-27064.md
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes/release-notes-27064.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/release-notes/release-notes-27064.md b/doc/release-notes/release-notes-27064.md
new file mode 100644
index 0000000000..be3ecee1b8
--- /dev/null
+++ b/doc/release-notes/release-notes-27064.md
@@ -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. \ No newline at end of file