Skip to content

Commit a28ea31

Browse files
committed
Merge bitcoin#18139: doc: Add missing author to 0.19.1 release notes
facbdc0 doc: Add missing author to 0.19.1 release notes (MarcoFalke) Pull request description: Commit 88729d8 is in 0.19, but the author is not in the release notes. ACKs for top commit: practicalswift: ACK facbdc0 - credit where credit is due :) Tree-SHA512: 5e65bdb6d1e2318143c978f7e69e2c22f09dc257d92c5a88c52da43b12b812ebbe1a9202382545d8dfd3bc1ca1927543cfeb1d2e5d6da98c1e90bc26765cb8b4
2 parents 628103d + facbdc0 commit a28ea31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/release-notes.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ distribution provides binaries for the RISC-V platform.
5252
### Wallet
5353
- #17643 Fix origfee return for bumpfee with feerate arg (instagibbs)
5454
- #16963 Fix `unique_ptr` usage in boost::signals2 (promag)
55-
- #17258 Fix issue with conflicted mempool tx in listsinceblock (adamjonas)
55+
- #17258 Fix issue with conflicted mempool tx in listsinceblock (adamjonas, mchrostowski)
5656
- #17924 Bug: IsUsedDestination shouldn't use key id as script id for ScriptHash (instagibbs)
5757
- #17621 IsUsedDestination should count any known single-key address (instagibbs)
5858
- #17843 Reset reused transactions cache (fjahr)
@@ -107,6 +107,7 @@ Thanks to everyone who directly contributed to this release:
107107
- Karl-Johan Alm
108108
- Luke Dashjr
109109
- MarcoFalke
110+
- Michael Chrostowski
110111
- Russell Yanofsky
111112
- Wladimir J. van der Laan
112113

0 commit comments

Comments
 (0)