File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change
1
+ Bitcoin Core version 0.17.0.1 is now available from:
2
+
3
+ < https://bitcoincore.org/bin/bitcoin-core-0.17.0.1/ >
4
+
5
+ This release provides a minor bug fix for 0.17.0.
6
+
7
+ Please report bugs using the issue tracker at GitHub:
8
+
9
+ < https://github.com/bitcoin/bitcoin/issues >
10
+
11
+ To receive security and update notifications, please subscribe to:
12
+
13
+ < https://bitcoincore.org/en/list/announcements/join/ >
14
+
15
+ Notable changes
16
+ ===============
17
+
18
+ An issue was solved with OSX dmg generation, affecting macOS 10.12 to 10.14,
19
+ which could cause Finder to crash on install.
20
+
21
+ There are no significant changes for other operating systems.
22
+
23
+ 0.17.0.1 change log
24
+ ===================
25
+
26
+ ### Build system
27
+ - #14416 ` eb2cc84 ` Fix OSX dmg issue (10.12 to 10.14) (jonasschnelli)
28
+
29
+ ### Documentation
30
+ - #14509 ` 1b5af2c ` [ 0.17] doc: use SegWit in getblocktemplate example (Sjors)
31
+
32
+ Credits
33
+ =======
34
+
35
+ Thanks to everyone who directly contributed to this release:
36
+
37
+ - Jonas Schnelli
38
+ - Pieter Wuille
39
+ - Sjors Provoost
40
+ - Wladimir J. van der Laan
41
+
You can’t perform that action at this time.
0 commit comments