diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-05-16 10:37:27 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-05-16 10:37:27 +0200 |
commit | 16f45600c8c372a738ffef544292864256382601 (patch) | |
tree | e792bab81c429cdd91d03cbe8a5891aff9cb64a0 | |
parent | ff325032678df25920fe0345701f714ad2f21c61 (diff) |
doc: small amandment to release notesv0.10.2
-rw-r--r-- | doc/release-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 9d6daa2feb..192ed69d29 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -46,7 +46,7 @@ This does not affect wallet forward or backward compatibility. Notable changes =============== -This fixes a serious problem on Windows with usernames that have non-ASCII +This fixes a serious problem on Windows with data directories that have non-ASCII characters (https://github.com/bitcoin/bitcoin/issues/6078). For other platforms there are no notable changes. |