aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes.md
blob: b8ca0300044c649cb6c06ea9c187eae03973915f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Bitcoin Core version 0.17.0.1 is now available from:

  <https://bitcoincore.org/bin/bitcoin-core-0.17.0.1/>

This is a new major version release, including new features, various bugfixes
and performance improvements, as well as updated translations.

Please report bugs using the issue tracker at GitHub:

  <https://github.com/bitcoin/bitcoin/issues>

To receive security and update notifications, please subscribe to:

  <https://bitcoincore.org/en/list/announcements/join/>

Notable changes
===============

An issue was solved with OSX dmg generation, affecting macOS 10.12 to 10.14,
which could cause Finder to crash on install.

There are no significant changes for other operating systems.

0.17.0.1 change log
===================

### Build system
- #14416 `eb2cc84` Fix OSX dmg issue (10.12 to 10.14) (jonasschnelli)

### Documentation
- #14509 `1b5af2c` [0.17] doc: use SegWit in getblocktemplate example (Sjors)

Credits
=======

Thanks to everyone who directly contributed to this release:

- Jonas Schnelli
- Pieter Wuille
- Sjors Provoost
- Wladimir J. van der Laan