From facbdc0f5e04701905834f1b5d37e0ed41d2c2dd Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Thu, 13 Feb 2020 06:23:17 -0800 Subject: doc: Add missing author to 0.19.1 release notes --- doc/release-notes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/release-notes.md b/doc/release-notes.md index fc37df3873..5746bebb0d 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -52,7 +52,7 @@ distribution provides binaries for the RISC-V platform. ### Wallet - #17643 Fix origfee return for bumpfee with feerate arg (instagibbs) - #16963 Fix `unique_ptr` usage in boost::signals2 (promag) -- #17258 Fix issue with conflicted mempool tx in listsinceblock (adamjonas) +- #17258 Fix issue with conflicted mempool tx in listsinceblock (adamjonas, mchrostowski) - #17924 Bug: IsUsedDestination shouldn't use key id as script id for ScriptHash (instagibbs) - #17621 IsUsedDestination should count any known single-key address (instagibbs) - #17843 Reset reused transactions cache (fjahr) @@ -107,6 +107,7 @@ Thanks to everyone who directly contributed to this release: - Karl-Johan Alm - Luke Dashjr - MarcoFalke +- Michael Chrostowski - Russell Yanofsky - Wladimir J. van der Laan -- cgit v1.2.3