aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@protonmail.com>2019-09-12 12:54:15 +0200
committerWladimir J. van der Laan <laanwj@protonmail.com>2019-09-12 12:54:33 +0200
commit40b47d539991e6c115c047dad7909207c9b8451e (patch)
treef0dc697d085f4792d1dd8ca01f10f0b512a4f31e
parent1659b9b09966bc5db989b798a3918b5e66a58cec (diff)
downloadbitcoin-0.17.2rc1.tar.xz
doc: Update release notes for last mergev0.17.2rc1
Tree-SHA512: 52a0f1618b384619a2b41910c25cdbbdd30959916fa009f07c5c3b50b948038055563099b3722a853490209b19de8d51a9b7d8ac6523d0589df1989b75719d07
-rw-r--r--doc/release-notes.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 23f11b30a7..50da0e9a97 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -105,8 +105,10 @@ Documentation
- #12493 Reopen CDBEnv after encryption instead of shutting down (achow101)
- #14320 Fix duplicate fileid detection (ken2812221)
- #14350 Add WalletLocation class (promag)
-- #14552 detecting duplicate wallet by comparing the db filename (ken2812221)
+- #14552 Detecting duplicate wallet by comparing the db filename (ken2812221)
- #15297 Releases dangling files on BerkeleyEnvironment::Close (promag)
+- #16257 Abort when attempting to fund a transaction above -maxtxfee (sjors)
+- #16322 Fix -maxtxfee check by moving it to CWallet::CreateTransaction (promag)
Credits
=======
@@ -130,6 +132,7 @@ Thanks to everyone who directly contributed to this release:
- Pieter Wuille
- priscoan
- Russell Yanofsky
+- Sjors Provoost
- Wladimir J. van der Laan
As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).